summaryrefslogtreecommitdiffstats
path: root/tests/qtest/vhost-user-test.c
Commit message (Expand)AuthorAgeFilesLines
* tests/qtest: vhost-user-test: Fix [-Werror=format-overflow=] build warningBin Meng2022-10-221-2/+2
* tests/qtest: enable tests for virtio-gpioAlex Bennée2022-10-071-0/+66
* tests/qtest: add a get_features op to vhost-user-testAlex Bennée2022-10-071-10/+27
* tests/qtest: implement stub for VHOST_USER_GET_CONFIGAlex Bennée2022-10-071-0/+13
* tests/qtest: plain g_assert for VHOST_USER_F_PROTOCOL_FEATURESAlex Bennée2022-10-071-2/+1Star
* tests/qtest: catch unhandled vhost-user messagesAlex Bennée2022-10-071-0/+43
* tests/qtest: use qos_printf instead of g_test_messageAlex Bennée2022-10-071-6/+7
* tests/qtest: vhost-user-test: Avoid using hardcoded /tmpBin Meng2022-09-271-4/+6
* tests/qtest: Use g_mkdtemp()Bin Meng2022-08-251-2/+2
* tests/qtest: use g_autofree for test_server_create_chrAlex Bennée2022-06-031-4/+3Star
* tests: replace qemu_set_nonblock()Marc-André Lureau2022-05-031-1/+3
* tests/qtest/vhost-user-test.c: Use vhostforce=onEric Auger2022-02-211-1/+1
* tests/qtest: enable more vhost-user tests by defaultAlex Bennée2022-02-091-12/+9Star
* migrate: remove QMP/HMP commands for speed, downtime and cache sizeDaniel P. Berrangé2021-03-181-4/+4
* treewide: do not use short-form boolean optionsPaolo Bonzini2020-12-101-4/+4
* tests/qtest/vhost-user-test: prepare the tests for adding new dev classDima Stepanov2020-09-291-29/+76
* tests/qtest/vhost-user-test: Fix memory leaksThomas Huth2020-01-161-3/+8
* Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-01-1...Peter Maydell2020-01-131-1/+1
* test: Move qtests to a separate directoryThomas Huth2020-01-121-0/+967