code wiki / test
topic: test
10 modules sharing the test name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_test_driver_e2e.nx | end-to-end smoke for the bits-up test driver. | 136 | 5 |
| nx_test_evidence_census.nx | EVIDENCE-GRADE test artifacts, validated MECHANICALLY (operator: "i dont | 153 | 10 |
| nx_test_harness.nx | assertion DSL for the bits-up test driver. | 214 | 14 |
| nx_test_harness_test.nx | self-test for the assertion DSL. | 61 | 2 |
| nx_test_many_params.nx | proves nxc2 now handles >8 function params. | 24 | 2 |
| test_anatomy_risk.nx | unit test for nx_anatomy_risk: verifies score (x1000 weights) + fired factors per the ported anatomy_score_v2 model. | 37 | 5 |
| test_b64enc.nx | standalone unit test for the base64 encoder (verbatim copy of gp_b64_encode) against RFC 4648 vectors. | 56 | 3 |
| test_chdir.nx | isolate whether the new sys_chdir(80) wrapper actually changes cwd. Creates /tmp/cdt/m, | 20 | 3 |
| test_munmap.nx | verify sys_munmap actually frees. 200k cycles of mmap(1MB)+touch+munmap = 200GB churned; | 22 | 3 |
| test_render_coherence.nx | unit test for nx_render_coherence: the wet_without_context PREVENTATIVE. Proves (a) correct reframe strings, (b) the | 48 | 7 |