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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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: remove time.sleep usage from tuxrun tests
Daniel P. Berrangé
2024-11-25
1
-10
/
+6
*
tests/functional: rewrite console handling to be bytewise
Daniel P. Berrangé
2024-11-25
1
-15
/
+64
*
tests/functional: require non-NULL success_message for console wait
Daniel P. Berrangé
2024-11-25
1
-2
/
+7
*
tests/functional: logs details of console interaction operations
Daniel P. Berrangé
2024-11-25
1
-0
/
+3
*
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: remove obsolete reference to avocado bug
Daniel P. Berrangé
2024-11-25
1
-1
/
+0
*
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: Convert BananaPi tests to the functional framework
Thomas Huth
2024-11-04
1
-0
/
+21
*
tests/functional: make cached asset files read-only
Daniel P. Berrangé
2024-11-04
1
-0
/
+3
*
tests/functional: make tuxrun disk images writable
Daniel P. Berrangé
2024-11-04
1
-2
/
+8
*
tests/functional: Add a base class for the TuxRun tests
Thomas Huth
2024-10-21
1
-0
/
+158
*
tests/functional: Fix hash validation
Thomas Huth
2024-10-04
1
-1
/
+1
*
tests/functional/qemu_test: Add a function for launching kernels more easily
Thomas Huth
2024-09-24
1
-0
/
+12
*
tests/functional/qemu_test: Use Python hashlib instead of external programs
Thomas Huth
2024-09-11
1
-5
/
+11
*
tests/functional: Fix bad usage of has_cmd
Thomas Huth
2024-09-11
2
-4
/
+5
*
tests/functional: Add the LinuxKernelTest for testing the Linux boot process
Thomas Huth
2024-09-11
2
-0
/
+42
*
tests/functional: Convert ARM bFLT linux-user avocado test
Philippe Mathieu-Daudé
2024-09-04
1
-0
/
+9
*
tests/functional: Add QemuUserTest class
Philippe Mathieu-Daudé
2024-09-04
2
-1
/
+18
*
tests/functional: Convert Aarch64 Virt machine avocado tests
Philippe Mathieu-Daudé
2024-09-04
2
-1
/
+16
*
tests/functional: Convert the rx_gdbsim avocado test into a standalone test
Thomas Huth
2024-09-04
1
-0
/
+12
*
tests/functional: Convert the m68k nextcube test with tesseract
Thomas Huth
2024-09-04
1
-0
/
+35
*
tests/functional: Convert the s390x avocado tests into standalone tests
Thomas Huth
2024-09-04
1
-0
/
+14
*
tests/functional: Add a function for extracting files from an archive
Thomas Huth
2024-09-04
1
-0
/
+21
*
tests/functional: Allow asset downloading with concurrent threads
Thomas Huth
2024-09-04
1
-11
/
+51
*
tests/functional: enable pre-emptive caching of assets
Daniel P. Berrangé
2024-09-04
2
-0
/
+41
*
tests/functional: add a module for handling asset download & caching
Daniel P. Berrangé
2024-09-04
2
-0
/
+98
*
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
4
-0
/
+380