aboutsummaryrefslogtreecommitdiff
path: root/tests/unit/test-qga.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-20Merge tag 'pull-request-2022-09-20' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi1-1/+1
2022-09-20qga: Replace 'blacklist' command line and config file options by 'block-rpcs'Thomas Huth1-1/+1
2022-09-18tests: test-qga: close socket on failure to connectPaolo Bonzini1-0/+1
2022-08-25tests/qtest: Use g_mkdtemp()Bin Meng1-1/+1
2022-08-01tests/unit/test-qga: Replace the word 'blacklist' in the guest agent unit testThomas Huth1-3/+3
2022-05-28test/qga: use g_auto wherever sensibleMarc-André Lureau1-78/+43
2022-05-28test/qga: use G_TEST_DIR to locate os-release test fileMarc-André Lureau1-6/+5
2022-05-03tests: move libqtest.h back under qtest/Marc-André Lureau1-1/+1
2022-04-21tests: run-time skip test-qga if TSAN is enabledMarc-André Lureau1-0/+7
2021-03-12tests: Move unit tests into a separate directoryThomas Huth1-0/+1019