aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest/qos-test.c
AgeCommit message (Expand)AuthorFilesLines
2024-07-02tests/qtest: Free pathsAkihiko Odaki1-4/+12
2022-10-07tests/qtest: use qos_printf instead of g_test_messageAlex Bennée1-0/+5
2022-10-07tests/qtest: add a timeout for subprocess_run_one_testAlex Bennée1-1/+1
2022-10-07tests/qtest: pass stdout/stderr down to subtestsAlex Bennée1-1/+3
2022-08-29tests/qtest: libqos: Rename malloc.h to libqos-malloc.hXuzhou Cheng1-1/+1
2021-02-16tests/qtest/qos-test: dump QEMU command if verboseChristian Schoenebeck1-0/+3
2021-02-16tests/qtest/qos-test: dump environment variables if verboseChristian Schoenebeck1-1/+8
2021-02-16tests/qtest/qos-test: dump qos graph if verboseChristian Schoenebeck1-0/+3
2020-06-15tests/qtest: Fix LGPL information in the file headersThomas Huth1-1/+1
2020-04-29fuzz: Simplify how we compute available machines and typesMarkus Armbruster1-9/+20
2020-02-22libqos: move useful qos-test funcs to qos_externalAlexander Bulekov1-131/+1
2020-01-12test: Move qtests to a separate directoryThomas Huth1-0/+449