lib/fuzzing: add fuzz_stable_sort_r_unstable
commit6c0bdf371878eb1a3a1c3b1663379a89bd0ec2c0
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Wed, 1 May 2024 05:16:38 +0000 (1 17:16 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 7 May 2024 23:25:35 +0000 (7 23:25 +0000)
tree1679cd827928aa6a315cdae94cd0e2ed86cf5247
parent59cbaa91348857c51854ee5e6bc8f78cdcde4e56
lib/fuzzing: add fuzz_stable_sort_r_unstable

This should find out how well stable_sort copes with an unstable
non-transitive comparison function.

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
lib/fuzzing/fuzz_stable_sort_r_unstable.c [new file with mode: 0644]
lib/fuzzing/wscript_build