]> git.ipfire.org Git - thirdparty/systemd.git/commit
meson: make the second and third elements of tests or fuzzers optional
authorYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 31 Dec 2020 21:29:03 +0000 (06:29 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 18 Jan 2021 22:04:19 +0000 (07:04 +0900)
commit5acb3cabd10bf0f635d8ca3a131df641e908d681
tree80fc947b5b48b40e8857271de7d06939cb044c3c
parent9aeec01e7757c13e5de11b592992a2eaedd67e3d
meson: make the second and third elements of tests or fuzzers optional

Then, we can shorten many test definitions.
15 files changed:
meson.build
src/coredump/meson.build
src/fuzz/meson.build
src/import/meson.build
src/locale/meson.build
src/machine/meson.build
src/network/meson.build
src/nspawn/meson.build
src/oom/meson.build
src/resolve/meson.build
src/shutdown/meson.build
src/test/meson.build
src/timesync/meson.build
src/tmpfiles/meson.build
src/udev/meson.build