Expand description
Tests for the kernel console.
Functionsยง
- command_
and_ test - Test and command callback in Rust
- command_
boot_ test_ success_ test - Test boot-test-success command callback in Rust
- command_
echo_ test - Test echo command callback in Rust
- command_
exit_ test - Test exit command callback in Rust
- command_
help_ normal_ test - Test help command callback in Rust (normal)
- command_
help_ panic_ test - Test help command callback in Rust (panic)
- command_
repeat_ test - Test repeat command callback in Rust
- console_
abi_ test - Verify size and alignment compatibility with C++ structs.