nx_html_render_test.nx
buildroot/runtime/nx_html_render_test.nx
about
nx_html_render_test.nx -- smoke + XSS-attack-vector tests.
Exercises every context + every escape rule + the bounds-check
+ the known-XSS attack-string corpus.
expect_exit: 0
license_tier: ORIGINAL
dependencies 2 imports · 0 importers
imports: nx_syscalls_x86_64.nxnx_html_render.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
| 13 | func bytes_eq(a: *u8, b: *u8, n: i64) -> i64 |
| 24 | func check_escape(src: *u8, src_n: i64, ctx: i64, |
| 36 | func main() -> i64 |