core-admin/tests
Marek Marczykowski-Górecki 26443e1dd2
tests: add function to create minimal OS in HVM
SystemTestsMixin.prepare_hvm_system_linux creates minimal Linux
installation necessary to launch simple shell script. It installs:
 - grub2
 - kernel from dom0 (the same as the running one)
 - dracut based initramfs, with provided script set as pre-pivot hook

Done in preparation for QubesOS/qubes-issues#1659 test
2016-02-26 10:59:20 +01:00
..
__init__.py tests: add function to create minimal OS in HVM 2016-02-26 10:59:20 +01:00
backup.py tests: add a simple dom0 backup test 2016-01-07 05:48:33 +01:00
backupcompatibility.py tests: backup compatibility with R2 (#1124) 2015-09-05 00:04:04 +02:00
basic.py tests: try to change name to conflicting value 2016-02-07 02:17:59 +01:00
block-001-list-attach-use-detach rename netvm -> sys-net, firewallvm -> sys-firewall 2015-03-31 20:42:53 +02:00
dom0_update.py tests: clearing 'updates pending' flag 2016-02-03 17:22:15 +01:00
hardware.py tests: add function to create minimal OS in HVM 2016-02-26 10:59:20 +01:00
Makefile Move xen storage tests to own file 2016-01-07 05:48:32 +01:00
network.py tests: fix race condition in network test 2015-12-06 14:34:52 +01:00
pvusb-001-mouse-kbd-attached Move all files one level up 2013-03-16 19:56:51 +01:00
pvusb-002-mouse-kbd-usbstick-wlan-attached Move all files one level up 2013-03-16 19:56:51 +01:00
pvusb-003-list-attach-use-detach Move all files one level up 2013-03-16 19:56:51 +01:00
regressions.py tests: regression test for #1389 2016-01-14 04:28:17 +01:00
run.py tests: do not crash when trying to log class setup/teardown fail 2016-01-29 21:30:11 +01:00
storage_xen.py Move xen storage tests to own file 2016-01-07 05:48:32 +01:00
storage.py Move xen storage tests to own file 2016-01-07 05:48:32 +01:00
vm_qrexec_gui.py tests: qvm-sync-clock is asynchronouse, take it into account 2016-02-23 16:20:18 +01:00