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