summary refs log tree commit diff stats
path: root/tests/functional/test_arm_orangepi.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests/functional: Add missing require_netdev('user') statementsThomas Huth2025-03-271-0/+4
* tests/functional/test_arm_orangepi: rename test class to 'OrangePiMachine'Niek Linnenbank2025-03-191-1/+1
* tests/functional: convert tests to new uncompress helperDaniel P. Berrangé2024-12-171-13/+4
* tests/functional: convert tests to new archive_extract helperDaniel P. Berrangé2024-12-171-18/+17
* tests/functional: switch over to using self.scratch_file()Daniel P. Berrangé2024-12-171-4/+4
* tests/functional: switch to new test skip decoratorsDaniel P. Berrangé2024-12-171-4/+4
* tests/functional: remove many unused importsDaniel P. Berrangé2024-12-171-1/+1
* tests/functional: remove leftover :avocado: tagsDaniel P. Berrangé2024-11-251-27/+0
* tests/functional: Convert the OrangePi tests to the functional frameworkThomas Huth2024-11-041-0/+270