index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
functional
/
qemu_test
/
testcase.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests/functional: purge scratch dir on test startup
Daniel P. Berrangé
2025-09-09
1
-0
/
+4
*
tests/functional: avoid tearDown failure when QEMU dies
Daniel P. Berrangé
2025-09-09
1
-1
/
+4
*
tests/functional: avoid duplicate messages on failures
Daniel P. Berrangé
2025-09-09
1
-2
/
+3
*
tests/functional: Mark main in QemuBaseTest class as a static method
Gustavo Romero
2025-08-27
1
-0
/
+1
*
tests/functional: expose sys.argv to unittest.main
Alex Bennée
2025-07-26
1
-1
/
+1
*
functional: always enable all python warnings
Daniel P. Berrangé
2025-07-21
1
-0
/
+4
*
functional: ensure log handlers are closed
Daniel P. Berrangé
2025-07-21
1
-0
/
+2
*
tests/functional: Add hvf_available() helper
Peter Maydell
2025-07-01
1
-2
/
+4
*
tests/functional: remove all class level fields
Daniel P. Berrangé
2025-03-19
1
-6
/
+0
*
tests/functional: Allow running TCG plugins tests on non-Linux/BSD hosts
Philippe Mathieu-Daudé
2025-03-10
1
-1
/
+11
*
tests/functional: set 'qemu_bin' as an object level field
Daniel P. Berrangé
2025-03-06
1
-1
/
+1
*
tests/functional: remove unused 'bin_prefix' variable
Daniel P. Berrangé
2025-03-06
1
-3
/
+3
*
tests/functional: skip tests if assets are not available
Daniel P. Berrangé
2024-12-17
1
-0
/
+11
*
tests/functional: replace 'run_cmd' with subprocess helpers
Daniel P. Berrangé
2024-12-17
1
-14
/
+17
*
tests/functional: add 'uncompress' to QemuBaseTest
Daniel P. Berrangé
2024-12-17
1
-0
/
+25
*
tests/functional: add 'archive_extract' to QemuBaseTest
Daniel P. Berrangé
2024-12-17
1
-0
/
+32
*
tests/functional: switch over to using self.build_file(...)
Daniel P. Berrangé
2024-12-17
1
-2
/
+2
*
tests/functional: switch over to using self.log_file(...)
Daniel P. Berrangé
2024-12-17
1
-5
/
+4
*
tests/functional: add helpers for building file paths
Daniel P. Berrangé
2024-12-17
1
-0
/
+95
*
tests/functional: avoid accessing log_filename on earlier failures
Daniel P. Berrangé
2024-11-25
1
-4
/
+6
*
tests/functional: add a QMP backdoor for debugging stalled tests
Daniel P. Berrangé
2024-11-25
1
-0
/
+7
*
tests/functional: enable debug logging for QEMUMachine
Daniel P. Berrangé
2024-11-25
1
-0
/
+6
*
tests/functional: honour requested test VM name in QEMUMachine
Daniel P. Berrangé
2024-11-25
1
-0
/
+1
*
tests/functional: put QEMUMachine logs in testcase log directory
Daniel P. Berrangé
2024-11-25
1
-2
/
+3
*
tests/functional: automatically clean up scratch files after tests
Daniel P. Berrangé
2024-11-25
1
-5
/
+9
*
tests/functional: Provide the user with hints where to find more log files
Thomas Huth
2024-11-08
1
-5
/
+13
*
tests/functional: Add QemuUserTest class
Philippe Mathieu-Daudé
2024-09-04
1
-0
/
+17
*
tests/functional: enable pre-emptive caching of assets
Daniel P. Berrangé
2024-09-04
1
-0
/
+7
*
tests/functional: Set up logging
Thomas Huth
2024-09-04
1
-1
/
+26
*
tests/functional: Add base classes for the upcoming pytest-based tests
Thomas Huth
2024-09-04
1
-0
/
+153