index
:
rocket-tools/riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
functional
/
qemu_test
/
testcase.py
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-19
tests/functional: remove all class level fields
Daniel P. Berrangé
1
-6
/
+0
2025-03-10
tests/functional: Allow running TCG plugins tests on non-Linux/BSD hosts
Philippe Mathieu-Daudé
1
-1
/
+11
2025-03-06
tests/functional: set 'qemu_bin' as an object level field
Daniel P. Berrangé
1
-1
/
+1
2025-03-06
tests/functional: remove unused 'bin_prefix' variable
Daniel P. Berrangé
1
-3
/
+3
2024-12-17
tests/functional: skip tests if assets are not available
Daniel P. Berrangé
1
-0
/
+11
2024-12-17
tests/functional: replace 'run_cmd' with subprocess helpers
Daniel P. Berrangé
1
-14
/
+17
2024-12-17
tests/functional: add 'uncompress' to QemuBaseTest
Daniel P. Berrangé
1
-0
/
+25
2024-12-17
tests/functional: add 'archive_extract' to QemuBaseTest
Daniel P. Berrangé
1
-0
/
+32
2024-12-17
tests/functional: switch over to using self.build_file(...)
Daniel P. Berrangé
1
-2
/
+2
2024-12-17
tests/functional: switch over to using self.log_file(...)
Daniel P. Berrangé
1
-5
/
+4
2024-12-17
tests/functional: add helpers for building file paths
Daniel P. Berrangé
1
-0
/
+95
2024-11-25
tests/functional: avoid accessing log_filename on earlier failures
Daniel P. Berrangé
1
-4
/
+6
2024-11-25
tests/functional: add a QMP backdoor for debugging stalled tests
Daniel P. Berrangé
1
-0
/
+7
2024-11-25
tests/functional: enable debug logging for QEMUMachine
Daniel P. Berrangé
1
-0
/
+6
2024-11-25
tests/functional: honour requested test VM name in QEMUMachine
Daniel P. Berrangé
1
-0
/
+1
2024-11-25
tests/functional: put QEMUMachine logs in testcase log directory
Daniel P. Berrangé
1
-2
/
+3
2024-11-25
tests/functional: automatically clean up scratch files after tests
Daniel P. Berrangé
1
-5
/
+9
2024-11-08
tests/functional: Provide the user with hints where to find more log files
Thomas Huth
1
-5
/
+13
2024-09-04
tests/functional: Add QemuUserTest class
Philippe Mathieu-Daudé
1
-0
/
+17
2024-09-04
tests/functional: enable pre-emptive caching of assets
Daniel P. Berrangé
1
-0
/
+7
2024-09-04
tests/functional: Set up logging
Thomas Huth
1
-1
/
+26
2024-09-04
tests/functional: Add base classes for the upcoming pytest-based tests
Thomas Huth
1
-0
/
+153