nx_acme_test.nx
buildroot/runtime/nx_acme_test.nx
about
nx_acme_test.nx -- state-machine smoke for nx_acme.
Covers:
1. State + challenge + verdict enum gates
2. Order init + transition + budget tick
3. Terminal-state transitions refuse most + allow ERROR
4. Protected-header builders (jwk-form + kid-form) byte shape
5. Payload builder byte shape
Like nx_jose_test, this file is COMPILE-CLEAN ONLY. Runtime
verification awaits the nx_ed25519 crypto-stack F-meta-4 refactor.
expect_exit: 0
license_tier: ORIGINAL
dependencies 1 imports · 0 importers
imports: nx_acme.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
| 19 | func bytes_eq(a: *u8, b: *u8, n: i64) -> i64 called by 1: main |
| 28 | func main() -> i64 |