code wiki / (root) / nx_http_health_test.nx

nx_http_health_test.nx

buildroot/runtime/nx_http_health_test.nx

5056 B114 linesdepth 3pulls 4 transitivereach 0 importersview sourcekind gate/prooftopic http
docsdependenciesstructsconstsfunctions

about

nx_http_health_test.nx -- smoke for /health emitter. expect_exit: 0 license_tier: ORIGINAL

dependencies 2 imports · 0 importers

nx_syscalls_x86_64.nx nx_http_health_emit.nx nx_http_health_test.nx

imports: nx_syscalls_x86_64.nxnx_http_health_emit.nx

imported by: nobody (leaf or entry point)

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

main nxhl_verdict_is_valid nxhl_status_is_valid bytes_eq nxhl_status_name nxhl_status_http_code nx_http_emit_health nxhl_status_is_valid ↻ nxhl_put_cstr nxhl_put nxhl_status_name ↻ nxhl_put_dec nxhl_put ↻ nxhl_put ↻ nxhl_status_http_code ↻ bytes_contains bytes_eq ↻ nx_http_emit_ready nx_http_emit_health ↻

structs

none

consts

none

functions

12func bytes_eq(a: *u8, b: *u8, n: i64) -> i64
called by 2: bytes_containsmain
21func bytes_contains(haystack: *u8, h_n: i64, needle: *u8, n_n: i64) -> i64
called by 1: main calls 1: bytes_eq
31func main() -> i64