MCPcopy Create free account
hub / github.com/bendudson/EuraliOS / test_println

Function test_println

kernel/tests/basic_boot.rs:23–25  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

21
22#[test_case]
23fn test_println() {
24 println!("test_println output");
25}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected