aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest/ivshmem-test.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-25tests/qtest : Use `g_assert_cmphex` instead of `g_assert_cmpuint`Inès Varhol1-5/+5
2023-01-11tests: add G_GNUC_PRINTF for various functionsDaniel P. Berrangé1-2/+2
2022-10-11tests/x86: Add 'q35' machine type to ivshmem-testMichael Labiuk1-0/+18
2022-08-25tests/qtest: Use g_mkdtemp()Bin Meng1-2/+2
2022-05-03tests: replace pipe() with g_unix_open_pipe(CLOEXEC)Marc-André Lureau1-2/+3
2022-05-03tests: move libqtest.h back under qtest/Marc-André Lureau1-1/+1
2022-04-06Remove qemu-common.h include from most unitsMarc-André Lureau1-1/+0
2022-02-21tests/x86: Use 'pc' machine type for hotplug testsDr. David Alan Gilbert1-1/+6
2021-12-17ivshmem-test.c: enable test_ivshmem_server for ppc64 archDaniel Henrique Barboza1-4/+1
2020-11-04ivshmem-test: do not use short-form boolean optionPaolo Bonzini1-1/+1
2020-08-21meson: convert tests/qtest to mesonPaolo Bonzini1-1/+1
2020-01-12test: Move qtests to a separate directoryThomas Huth1-0/+500