code wiki / (root) / nx_panic_fire_test.nx

nx_panic_fire_test.nx

buildroot/runtime/nx_panic_fire_test.nx

702 B28 linesdepth 5pulls 6 transitivereach 0 importersview sourcekind gate/proof
docsdependenciesstructsconstsfunctions

about

nx_panic_fire_test.nx -- exercise nx_panic_ctx's fail path. Expected exit: 200 (NX_PANIC_EXIT). The panic should dump a full post-mortem (FATAL log + ctx header + hex dump of 16 bytes) before exiting.

dependencies 2 imports · 0 importers

syscalls.nx nx_panic.nx nx_panic_fire_test.nx

imports: syscalls.nxnx_panic.nx

imported by: nobody (leaf or entry point)

call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown

main nx_panic_ctx nx_log_global nx_log_new nx_log_emit ipow10 nx_log_puts nx_log_level_name nx_hex_i64 nx_hex_nibble nx_log_puti nx_hex_dump nx_hex_i64_n nx_hex_nibble ↻ nx_hex_u8 nx_hex_nibble ↻

structs

none

consts

none

functions

10func main() -> i64 {
calls 1: nx_panic_ctx