mirror of
https://github.com/systemd/systemd.git
synced 2024-11-23 18:23:32 +08:00
d980aee1e8
With https://github.com/systemd/mkosi/pull/3164, we'll be able to run arbitrary commands in the mkosi sandbox, which has /usr from the tools tree if one is configured. Let's add the required packages to be able to run meson to setup the integration tests. This allows running the integration tests without having to install meson or other build dependencies on the host system. """ mkosi sandbox meson setup build mkosi sandbox meson compile -C build mkosi mkosi sandbox env SYSTEMD_INTEGRATION_TESTS=1 meson test -C build ... """ |
||
---|---|---|
.. | ||
05-tools | ||
10-arch | ||
10-centos | ||
10-centos-fedora | ||
10-debian | ||
10-debian-ubuntu | ||
10-fedora | ||
10-opensuse | ||
10-ubuntu | ||
20-build.conf | ||
20-none.conf | ||
20-sanitizers.conf |