]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
fuzz-hwdb: shorten name of reproducers
authorYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 28 May 2026 06:34:57 +0000 (15:34 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 28 May 2026 07:44:16 +0000 (16:44 +0900)
The file name of the reproducer is used for test name, and the test name
is messed when the file name is too long.
Also, the mentioned issues are not regressions, but long standing bugs.

Follow-up for 73fea38cf1344e08213bb10bfc1e1a98382aee78.

test/fuzz/fuzz-hwdb/hwdb-add-property-key [moved from test/fuzz/fuzz-hwdb/regression-42343-hwdb-add-property-key with 100% similarity]
test/fuzz/fuzz-hwdb/node-lookup-bsearch [moved from test/fuzz/fuzz-hwdb/regression-42342-node-lookup-bsearch with 100% similarity]
test/fuzz/fuzz-hwdb/trie-fnmatch-node-oob [moved from test/fuzz/fuzz-hwdb/regression-42340-trie-fnmatch-node-oob with 100% similarity]
test/fuzz/fuzz-hwdb/trie-fnmatch-stack-overflow [moved from test/fuzz/fuzz-hwdb/regression-trie-fnmatch-stack-overflow with 100% similarity]
test/fuzz/fuzz-hwdb/trie-search-prefix-oob [moved from test/fuzz/fuzz-hwdb/regression-42341-trie-search-prefix-oob with 100% similarity]