]> git.ipfire.org Git - thirdparty/systemd.git/commit
tests: add TEST_PREFER_NSPAWN variable to run as many as possible under nspawn 18088/head
authorLuca Boccassi <bluca@debian.org>
Thu, 31 Dec 2020 17:29:58 +0000 (17:29 +0000)
committerLuca Boccassi <bluca@debian.org>
Fri, 1 Jan 2021 21:33:16 +0000 (21:33 +0000)
commiteb3785f36798a9b692824c3258fd653d0fe5a0ca
treeac23b1f046d5a0a5ce3e20d6ba4801e06d31fa4e
parent51d56d3be07953d0cf090f3311a81f1d3ada1dcf
tests: add TEST_PREFER_NSPAWN variable to run as many as possible under nspawn

By default the test suite prefers qemu, and uses nspawn only if
a test specifically says it doesn't support qemu.
Add a variable to allow flipping the default, and run as many
tests under nspawn as possible.
test/README.testsuite
test/test-functions