summary refs log tree commit diff stats
path: root/tests/functional/qemu_test/linuxkernel.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests/functional: Move the code for testing HTTP downloads to a common functionThomas Huth2025-03-071-1/+25
* tests/functional: convert tests to new archive_extract helperDaniel P. Berrangé2024-12-171-19/+0
* tests/functional: add common deb_extract helperDaniel P. Berrangé2024-12-171-9/+4
* tests/functional: switch over to using self.scratch_file()Daniel P. Berrangé2024-12-171-4/+3
* tests/functional/qemu_test: Add a function for launching kernels more easilyThomas Huth2024-09-241-0/+12
* tests/functional: Add the LinuxKernelTest for testing the Linux boot processThomas Huth2024-09-111-0/+41