cmake: add a simple does-the-os-boot-successfully test
the test will repeated boot the operating system and use the serial log to determine if the boot was successful. if a problem is detected, a debugger is automatically started and attached.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
include(System-Disk)
|
||||
include(QEMU)
|
||||
include(Bochs)
|
||||
include(Test)
|
||||
|
||||
Reference in New Issue
Block a user