code wiki / (root) / nx_urlcanon_test.nx

nx_urlcanon_test.nx

buildroot/runtime/nx_urlcanon_test.nx

1446 B35 linesdepth 5pulls 5 transitivereach 0 importersview sourcekind gate/proof
docsdependenciesstructsconstsfunctions

about

nx_urlcanon_test.nx -- KAT for URL canonicalization. Native sovereign lane; exit 0 = pass, N = assertion N failed.

dependencies 2 imports · 0 importers

nx_str.nx nx_urlcanon.nx nx_urlcanon_test.nx

imports: nx_str.nxnx_urlcanon.nx

imported by: nobody (leaf or entry point)

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

main _eq nx_url_canon _uc_lc nx_str_len nx_str_eq nx_url_canon ↻ nx_str_eq ↻

structs

none

consts

none

functions

7func _eq(url: *u8, expect: *u8) -> i64
13func main() -> i64