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

Module userland

Module userland 

Source
Expand description

Userland Module

Re-exports userland test programs and infrastructure for kernel integration.

Re-exports§

pub use crate::userspace::*;

Modules§

test_programs
Test programs for user-space validation
test_runner
Test runner for user-space programs