]> git.ipfire.org Git - thirdparty/systemd.git/commit - meson.build
meson: add option to configure "slow" tests on/off
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 12 Jul 2017 21:25:17 +0000 (21:25 +0000)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 13 Jul 2017 21:52:49 +0000 (17:52 -0400)
commit00d82c81db80cfd7655fe076593d4f65703d9bf9
tree849f77f54b3fdc0d2334f43c9dd13fbf534b953f
parentab430161eefa7f84b57d8220334490237d7ee493
meson: add option to configure "slow" tests on/off

This is just the meson part, no functional change.
Use meson -D slow-tests=yes to set the default,
or SYSTEMD_SLOW_TESTS=yes build/test-foobar for just one test.
Setting the default is more useful for installed tests.
meson.build
meson_options.txt