marcel_os

Function test_panic_handler

Source
pub fn test_panic_handler(info: &PanicInfo<'_>) -> !
Expand description

Handles kernel panics during tests by printing the error message to the serial console and exiting the QEMU emulator with a failure code.