aboutsummaryrefslogtreecommitdiff
path: root/tests/functional/qemu_test/tuxruntest.py
AgeCommit message (Expand)AuthorFilesLines
2025-03-07tests/functional: drop unused 'get_tag' methodDaniel P. Berrangé1-11/+0
2025-01-10tests/functional: update tuxruntest to use uncompress utilityAlex Bennée1-11/+1
2024-12-17tests/functional: replace 'run_cmd' with subprocess helpersDaniel P. Berrangé1-3/+5
2024-12-17tests/functional: switch over to using self.scratch_file()Daniel P. Berrangé1-1/+1
2024-12-17tests/functional: drop 'has_cmd' and 'has_cmds' helpersDaniel P. Berrangé1-6/+4
2024-12-17tests/functional: remove many unused importsDaniel P. Berrangé1-2/+1
2024-11-25tests/functional: remove time.sleep usage from tuxrun testsDaniel P. Berrangé1-10/+6
2024-11-25tests/functional: remove obsolete reference to avocado bugDaniel P. Berrangé1-1/+0
2024-11-04tests/functional: make tuxrun disk images writableDaniel P. Berrangé1-2/+8
2024-10-21tests/functional: Add a base class for the TuxRun testsThomas Huth1-0/+158