⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

register_test

Macro register_test 

Source
macro_rules! register_test {
    ($name:ident) => { ... };
}