You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/tests/qtest/fuzz
Bin Meng 3ff220a0ac tests/qtest: virtio_blk_fuzz: Avoid using hardcoded /tmp
This case was written to use hardcoded /tmp directory for temporary
files. Update to use g_file_open_tmp() for a portable implementation.

Signed-off-by: Bin Meng <bin.meng@windriver.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20220925113032.1949844-12-bmeng.cn@gmail.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
2 years ago
..
fork_fuzz.c fuzz: do not use POSIX shm for coverage bitmap 4 years ago
fork_fuzz.h
fork_fuzz.ld fuzz: Make fork_fuzz.ld compatible with LLVM's LLD 4 years ago
fuzz.c ui/cocoa: Run qemu_init in the main thread 2 years ago
fuzz.h Clean up header guards that don't match their file name 3 years ago
generic_fuzz.c tests/qtest: Use g_setenv() 2 years ago
generic_fuzz_configs.h tests/qtest: generic_fuzz: Avoid using hardcoded /tmp 2 years ago
i440fx_fuzz.c tests: move libqtest.h back under qtest/ 3 years ago
meson.build configure, meson: move fuzzing configuration to Meson 3 years ago
qos_fuzz.c tests/qtest: libqos: Rename malloc.h to libqos-malloc.h 2 years ago
qos_fuzz.h Remove leading underscores from QEMU defines 3 years ago
qtest_wrappers.c meson: link emulators without Makefile.target 4 years ago
virtio_blk_fuzz.c tests/qtest: virtio_blk_fuzz: Avoid using hardcoded /tmp 2 years ago
virtio_net_fuzz.c Replace fcntl(O_NONBLOCK) with g_unix_set_fd_nonblocking() 3 years ago
virtio_scsi_fuzz.c tests: move libqtest.h back under qtest/ 3 years ago