code wiki / (root) / nx_assert_fire_test.nx

nx_assert_fire_test.nx

buildroot/runtime/nx_assert_fire_test.nx

457 B14 linesdepth 3pulls 4 transitivereach 0 importersview sourcekind gate/proof
docsdependenciesstructsconstsfunctions

about

nx_assert_fire_test.nx -- exercises the FAIL path of nx_assert. Invokes an intentional failure so CI scripts can verify that exit-code 200 actually propagates. Paired with nx_assert.nx's self-test which covers the success path.

dependencies 2 imports · 0 importers

syscalls.nx nx_assert.nx nx_assert_fire_test.nx

imports: syscalls.nxnx_assert.nx

imported by: nobody (leaf or entry point)

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

main nx_assert_ptr sys_write nx_puts_err sys_write ↻

structs

none

consts

none

functions

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