// Rust test file autogenerated with cargo build (build/emtests.rs). // Please do NOT modify it by hand, as it will be reseted on next build. // The _common module is not autogenerated, as it provides common macros for the emtests #[macro_use] mod _common; mod clock_gettime; mod env; mod printf; mod puts;