Age | Commit message (Expand) | Author | Files | Lines |
2025-03-07 | tests/functional: drop unused 'get_tag' method | Daniel P. Berrangé | 1 | -11/+0 |
2025-01-10 | tests/functional: update tuxruntest to use uncompress utility | Alex Bennée | 1 | -11/+1 |
2024-12-17 | tests/functional: replace 'run_cmd' with subprocess helpers | Daniel P. Berrangé | 1 | -3/+5 |
2024-12-17 | tests/functional: switch over to using self.scratch_file() | Daniel P. Berrangé | 1 | -1/+1 |
2024-12-17 | tests/functional: drop 'has_cmd' and 'has_cmds' helpers | Daniel P. Berrangé | 1 | -6/+4 |
2024-12-17 | tests/functional: remove many unused imports | Daniel P. Berrangé | 1 | -2/+1 |
2024-11-25 | tests/functional: remove time.sleep usage from tuxrun tests | Daniel P. Berrangé | 1 | -10/+6 |
2024-11-25 | tests/functional: remove obsolete reference to avocado bug | Daniel P. Berrangé | 1 | -1/+0 |
2024-11-04 | tests/functional: make tuxrun disk images writable | Daniel P. Berrangé | 1 | -2/+8 |
2024-10-21 | tests/functional: Add a base class for the TuxRun tests | Thomas Huth | 1 | -0/+158 |