code wiki / (root) / nx_hex_dump_kat_test.nx

nx_hex_dump_kat_test.nx

buildroot/runtime/nx_hex_dump_kat_test.nx

906 B32 linesdepth 3pulls 3 transitivereach 0 importersview sourcekind gate/prooftopic hex
docsdependenciesstructsconstsfunctions

about

nx_hex_dump_kat_test.nx -- visual KAT for the bits-up hex dump primitive. Dumps "Hello, World!" + a 32-byte all-zero buffer + a partial-tail buffer to stdout via fd 1. Operator visually inspects format (expected: xxd-compatible). expect_exit: 0. license_tier: ORIGINAL

dependencies 2 imports · 0 importers

nx_syscalls.nx nx_hex_dump.nx nx_hex_dump_kat_test.nx

imports: nx_syscalls.nxnx_hex_dump.nx

imported by: nobody (leaf or entry point)

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

main nx_hex_dump_to_fd sys_write sys_mmap _emit_line _emit_offset sys_mmap ↻ _hexnib sys_write ↻ sys_mmap ↻ _hexnib ↻ sys_write ↻ sys_mmap ↻

structs

none

consts

none

functions

12func main() -> i64