]> git.ipfire.org Git - thirdparty/systemd.git/commit - meson.build
meson: Store fuzz tests in structured way
authorMichal Koutný <mkoutny@suse.com>
Thu, 6 Oct 2022 17:06:08 +0000 (19:06 +0200)
committerMichal Koutný <mkoutny@suse.com>
Tue, 11 Oct 2022 07:48:05 +0000 (09:48 +0200)
commit7db5761ddaa53eba197b5abc485e3290f47c661f
treee8a98b2b6de55cbc0bf78c6dfe35f512f7c9809b
parentf4a4493eb57bffec091c8f0d4bb846850e544aa4
meson: Store fuzz tests in structured way

Put fuzzer tests into dictionary that maps `fuzzer->list of inputs`
instead of the flat list.
This is just refactoring with no intentional .
meson.build
test/fuzz/meson.build