Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-12-17 | tests/functional: Add a helper function for retrieving the hostfwd port | Thomas Huth | 1 | -0/+7 |
2024-12-17 | tests/functional: drop back compat imports from utils.py | Daniel P. Berrangé | 1 | -5/+0 |
2024-12-17 | tests/functional: move uncompress handling into new uncompress.py file | Daniel P. Berrangé | 1 | -25/+2 |
2024-12-17 | tests/functional: move archive handling into new archive.py file | Daniel P. Berrangé | 1 | -20/+3 |
2024-11-04 | tests/functional: Convert BananaPi tests to the functional framework | Thomas Huth | 1 | -0/+21 |
2024-09-04 | tests/functional: Convert ARM bFLT linux-user avocado test | Philippe Mathieu-Daudé | 1 | -0/+9 |
2024-09-04 | tests/functional: Convert the rx_gdbsim avocado test into a standalone test | Thomas Huth | 1 | -0/+12 |
2024-09-04 | tests/functional: Convert the s390x avocado tests into standalone tests | Thomas Huth | 1 | -0/+14 |
2024-09-04 | tests/functional: Add a function for extracting files from an archive | Thomas Huth | 1 | -0/+21 |