nx_content_measure_test.nx
buildroot/runtime/nx_content_measure_test.nx
about
nx_content_measure_test.nx -- KATs for the measured content-value kernel
(GATE). Construction-known HTML + text lengths -> exact Q16.16 expectations.
dependencies 3 imports · 0 importers
imports: nx_str.nxnx_syscalls.nxnx_content_measure.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
| 7 | func ct_p(s: *u8) -> i64 { sys_write(1, s, nx_str_len(s)); return 0 } |
| 9 | func ct_case(name: *u8, html: *u8, textlen: i64, want: i64, acc: *i64) -> i64 |
| 17 | func main() -> i64 |