Age | Commit message (Expand) | Author |
2023-01-11 | tests: add G_GNUC_PRINTF for various functions | Daniel P. Berrangé |
2022-11-11 | Fix several typos in documentation (found by codespell) | Stefan Weil |
2022-08-25 | tests/qtest: Use g_mkdtemp() | Bin Meng |
2022-05-03 | tests: move libqtest.h back under qtest/ | Marc-André Lureau |
2022-02-17 | tests/9pfs: Use g_autofree and g_autoptr where possible | Greg Kurz |
2022-02-17 | tests/9pfs: Fix leak of local_test_path | Greg Kurz |
2022-02-17 | tests/9pfs: fix mkdir() being called twice | Christian Schoenebeck |
2021-07-05 | 9pfs: add link to 9p developer docs | Christian Schoenebeck |
2020-11-01 | tests/9pfs: Force removing of local 9pfs test directory | Greg Kurz |
2020-11-01 | tests/9pfs: fix coverity error in create_local_test_dir() | Christian Schoenebeck |
2020-11-01 | tests/9pfs: fix test dir for parallel tests | Christian Schoenebeck |
2020-11-01 | tests/9pfs: make create/remove test dir public | Christian Schoenebeck |
2020-10-19 | tests/9pfs: add virtio_9p_test_path() | Christian Schoenebeck |
2020-10-19 | tests/9pfs: wipe local 9pfs test directory | Christian Schoenebeck |
2020-10-19 | tests/9pfs: introduce local tests | Christian Schoenebeck |
2020-08-21 | meson: convert tests/qtest to meson | Paolo Bonzini |
2020-06-15 | tests/qtest: Fix LGPL information in the file headers | Thomas Huth |
2020-01-12 | tests/libqos: Move the libqos files under tests/qtest/ | Thomas Huth |