nx_panic_fire_test.nx
buildroot/runtime/nx_panic_fire_test.nx
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
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
structs
| none |
consts
| none |
functions
| 10 | func main() -> i64 {
calls 1: nx_panic_ctx |