Skip to main content

Module console_tests

Module console_tests 

Source
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.