nx_acquire_license_gate.nx
buildroot/runtime/nx_acquire_license_gate.nx
about
nx_acquire_license_gate.nx -- GATE for nx_acquire_license_lib.
The subject is pure (a URL in, a URL out), so this gate needs NO fixture on disk and cannot go
vacuous through a missing one. Every expected string below is written out in full rather than
rebuilt by the same concatenation the subject uses -- a test that assembles its expectation with
the code under test passes for any consistent bug, which is the tautological-oracle defect.
license_tier: ORIGINAL
dependencies 3 imports · 0 importers
imports: nx_syscalls.nxnx_gate_verdict.nxnx_acquire_license_lib.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
| 12 | func alg_is(url: *u8, cand: i64, want: *u8) -> i64 |
| 19 | func alg_refuses(url: *u8, cand: i64) -> i64 |
| 26 | func main(argc: i64, argv: *i64) -> i64 |