qemu-e2k/tests/qtest/fuzz
Markus Armbruster 52581c718c Clean up header guards that don't match their file name
Header guard symbols should match their file name to make guard
collisions less likely.

Cleaned up with scripts/clean-header-guards.pl, followed by some
renaming of new guard symbols picked by the script to better ones.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20220506134911.2856099-2-armbru@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
[Change to generated file ebpf/rss.bpf.skeleton.h backed out]
2022-05-11 16:49:06 +02:00
..
fork_fuzz.c fuzz: do not use POSIX shm for coverage bitmap 2020-07-06 07:37:02 +02:00
fork_fuzz.h fuzz: support for fork-based fuzzing. 2020-02-22 08:26:48 +00:00
fork_fuzz.ld fuzz: Make fork_fuzz.ld compatible with LLVM's LLD 2020-11-10 08:51:30 +01:00
fuzz.c tests: move libqtest.h back under qtest/ 2022-05-03 15:16:51 +04:00
fuzz.h Clean up header guards that don't match their file name 2022-05-11 16:49:06 +02:00
generic_fuzz.c tests: move libqtest.h back under qtest/ 2022-05-03 15:16:51 +04:00
generic_fuzz_configs.h fuzz: Avoid deprecated misuse of -drive if=sd 2021-03-19 15:18:43 +01:00
i440fx_fuzz.c tests: move libqtest.h back under qtest/ 2022-05-03 15:16:51 +04:00
meson.build configure, meson: move fuzzing configuration to Meson 2021-10-14 09:50:56 +02:00
qos_fuzz.c tests: move libqtest.h back under qtest/ 2022-05-03 15:16:51 +04:00
qos_fuzz.h Remove leading underscores from QEMU defines 2021-06-21 05:49:01 +02:00
qtest_wrappers.c meson: link emulators without Makefile.target 2020-08-21 06:30:40 -04:00
virtio_blk_fuzz.c tests: move libqtest.h back under qtest/ 2022-05-03 15:16:51 +04:00
virtio_net_fuzz.c Replace fcntl(O_NONBLOCK) with g_unix_set_fd_nonblocking() 2022-05-03 15:47:38 +04:00
virtio_scsi_fuzz.c tests: move libqtest.h back under qtest/ 2022-05-03 15:16:51 +04:00