aboutsummaryrefslogtreecommitdiff
path: root/tests/functional/qemu_test/cmd.py
AgeCommit message (Expand)AuthorFilesLines
2024-12-17tests/functional: remove now unused 'run_cmd' helperDaniel P. Berrangé1-11/+0
2024-12-17tests/functional: switch over to using self.build_file(...)Daniel P. Berrangé1-3/+2
2024-12-17tests/functional: drop 'has_cmd' and 'has_cmds' helpersDaniel P. Berrangé1-50/+4
2024-12-17tests/functional: simplify 'which' implementationDaniel P. Berrangé1-1/+1
2024-12-17tests/functional: remove duplicated 'which' function implDaniel P. Berrangé1-0/+10
2024-11-25tests/functional: rewrite console handling to be bytewiseDaniel P. Berrangé1-15/+64
2024-11-25tests/functional: require non-NULL success_message for console waitDaniel P. Berrangé1-2/+7
2024-11-25tests/functional: logs details of console interaction operationsDaniel P. Berrangé1-0/+3
2024-09-11tests/functional: Fix bad usage of has_cmdThomas Huth1-3/+3
2024-09-04tests/functional: Convert Aarch64 Virt machine avocado testsPhilippe Mathieu-Daudé1-0/+15
2024-09-04tests/functional: Add base classes for the upcoming pytest-based testsThomas Huth1-0/+178