aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest/ivshmem-test.c
AgeCommit message (Expand)Author
2024-04-25tests/qtest : Use `g_assert_cmphex` instead of `g_assert_cmpuint`Inès Varhol
2023-01-11tests: add G_GNUC_PRINTF for various functionsDaniel P. Berrangé
2022-10-11tests/x86: Add 'q35' machine type to ivshmem-testMichael Labiuk
2022-08-25tests/qtest: Use g_mkdtemp()Bin Meng
2022-05-03tests: replace pipe() with g_unix_open_pipe(CLOEXEC)Marc-André Lureau
2022-05-03tests: move libqtest.h back under qtest/Marc-André Lureau
2022-04-06Remove qemu-common.h include from most unitsMarc-André Lureau
2022-02-21tests/x86: Use 'pc' machine type for hotplug testsDr. David Alan Gilbert
2021-12-17ivshmem-test.c: enable test_ivshmem_server for ppc64 archDaniel Henrique Barboza
2020-11-04ivshmem-test: do not use short-form boolean optionPaolo Bonzini
2020-08-21meson: convert tests/qtest to mesonPaolo Bonzini
2020-01-12test: Move qtests to a separate directoryThomas Huth