summary refs log tree commit diff stats
path: root/tests/functional/test_acpi_bits.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests/functional: Move x86_64 tests into target-specific folderThomas Huth2025-08-271-340/+0
* tests/functional: remove all class level fieldsDaniel P. Berrangé2025-03-191-1/+0
* tests/functional: convert tests to new archive_extract helperDaniel P. Berrangé2024-12-171-12/+3
* tests/functional: switch over to using self.scratch_file()Daniel P. Berrangé2024-12-171-26/+23
* tests/functional: switch over to using self.data_file(...)Daniel P. Berrangé2024-12-171-15/+7
* tests/functional: switch to new test skip decoratorsDaniel P. Berrangé2024-12-171-21/+4
* tests/functional: remove duplicated 'which' function implDaniel P. Berrangé2024-12-171-12/+1
* tests/functional: remove many unused importsDaniel P. Berrangé2024-12-171-2/+0
* tests/functional: remove unused system importsDaniel P. Berrangé2024-12-111-1/+0
* tests/functional/test_acpi_bits: Turn the test into a QemuSystemTestThomas Huth2024-12-021-4/+5
* tests/functional: honour self.workdir in ACPI bits testsDaniel P. Berrangé2024-11-251-31/+13
* tests/functional: remove comments talking about avocadoDaniel P. Berrangé2024-11-251-7/+6
* tests/functional: Convert the acpi-bits test into a standalone testThomas Huth2024-09-041-0/+410