nx_test_harness_test.nx
buildroot/runtime/nx_test_harness_test.nx
about
nx_test_harness_test.nx -- self-test for the assertion DSL.
All expected-PASS assertions are run normally; expected-FAIL
assertions are run with arguments that should fail, and we verify
by directly reading NX_TEST_FAILS counter. Final exit code is 0 iff
counters match expectations.
dependencies 1 imports · 0 importers
imports: nx_test_harness.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 _ths_strlen(s: *u8) -> i64 called by 1: main |
| 16 | func main() -> i64 |