aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest/vhost-user-test.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-10tests/qtest: enable tests for virtio-scmiMilan Zamazal1-0/+44
2023-06-26tests/qtest: Fix a comment typo in vhost-user-test.cMilan Zamazal1-1/+1
2023-04-28tests: vhost-user-test: release mutex on protocol violationPaolo Bonzini1-1/+2
2022-10-22tests/qtest: vhost-user-test: Fix [-Werror=format-overflow=] build warningBin Meng1-2/+2
2022-10-07tests/qtest: enable tests for virtio-gpioAlex Bennée1-0/+66
2022-10-07tests/qtest: add a get_features op to vhost-user-testAlex Bennée1-10/+27
2022-10-07tests/qtest: implement stub for VHOST_USER_GET_CONFIGAlex Bennée1-0/+13
2022-10-07tests/qtest: plain g_assert for VHOST_USER_F_PROTOCOL_FEATURESAlex Bennée1-2/+1
2022-10-07tests/qtest: catch unhandled vhost-user messagesAlex Bennée1-0/+43
2022-10-07tests/qtest: use qos_printf instead of g_test_messageAlex Bennée1-6/+7
2022-09-27tests/qtest: vhost-user-test: Avoid using hardcoded /tmpBin Meng1-4/+6
2022-08-25tests/qtest: Use g_mkdtemp()Bin Meng1-2/+2
2022-06-03tests/qtest: use g_autofree for test_server_create_chrAlex Bennée1-4/+3
2022-05-03tests: replace qemu_set_nonblock()Marc-André Lureau1-1/+3
2022-02-21tests/qtest/vhost-user-test.c: Use vhostforce=onEric Auger1-1/+1
2022-02-09tests/qtest: enable more vhost-user tests by defaultAlex Bennée1-12/+9
2021-03-18migrate: remove QMP/HMP commands for speed, downtime and cache sizeDaniel P. Berrangé1-4/+4
2020-12-10treewide: do not use short-form boolean optionsPaolo Bonzini1-4/+4
2020-09-29tests/qtest/vhost-user-test: prepare the tests for adding new dev classDima Stepanov1-29/+76
2020-01-16tests/qtest/vhost-user-test: Fix memory leaksThomas Huth1-3/+8
2020-01-13Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-01-1...Peter Maydell1-0/+967
2020-01-12test: Move qtests to a separate directoryThomas Huth1-0/+967