code wiki / test

topic: test

10 modules sharing the test name family (derived from the tree's prefix discipline).

The 'test' topic family in the Nishi sovereign ecosystem provides comprehensive testing infrastructure for validating system correctness and reliability. Modules like nx_test_driver_e2e ensure end-to-end functionality of critical components, while nx_test_harness offers a robust assertion DSL for structured testing. Additionally, test_b64enc verifies the accuracy of base64 encoding against established standards, ensuring consistency across the ecosystem.

auto-narrated by the local model from this topic's module headers; links verified against the wiki index.

narrated overview -- maintained by the narration lane, module links verified against this wiki.

moduledescriptionlinesfuncs
nx_test_driver_e2e.nxend-to-end smoke for the bits-up test driver.1365
nx_test_evidence_census.nxEVIDENCE-GRADE test artifacts, validated MECHANICALLY (operator: "i dont15310
nx_test_harness.nxassertion DSL for the bits-up test driver.21414
nx_test_harness_test.nxself-test for the assertion DSL.612
nx_test_many_params.nxproves nxc2 now handles >8 function params.242
test_anatomy_risk.nxunit test for nx_anatomy_risk: verifies score (x1000 weights) + fired factors per the ported anatomy_score_v2 model.375
test_b64enc.nxstandalone unit test for the base64 encoder (verbatim copy of gp_b64_encode) against RFC 4648 vectors.563
test_chdir.nxisolate whether the new sys_chdir(80) wrapper actually changes cwd. Creates /tmp/cdt/m,203
test_munmap.nxverify sys_munmap actually frees. 200k cycles of mmap(1MB)+touch+munmap = 200GB churned;223
test_render_coherence.nxunit test for nx_render_coherence: the wet_without_context PREVENTATIVE. Proves (a) correct reframe strings, (b) the487