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.
5 lines
64 B
CMake
5 lines
64 B
CMake
include(System-Disk)
|
|
include(QEMU)
|
|
include(Bochs)
|
|
include(Test)
|