nx_tls13_client_validate_certificate_test.nx
buildroot/runtime/nx_tls13_client_validate_certificate_test.nx
about
nx_tls13_client_validate_certificate_test.nx -- KAT for the
TLS<->X.509 bridge primitive.
Verifies the verdict-mapping logic: every pipeline outcome routes
to the right TLS-client vocabulary verdict. The underlying
pipeline's end-to-end correctness is proven by
nx_https_pipeline_e2e_test (commit 62de0c42); this KAT focuses
on the bridge's dispatch surface.
expect_exit: 0
license_tier: ORIGINAL
dependencies 5 imports · 0 importers
imports: nx_syscalls.nxnx_x509.nxnx_x509_trust_store.nxnx_https_cert_pipeline.nxnx_tls13_client_validate_certificate.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 zero_cert(cert: *X509Cert) -> i64 |
| 34 | func main() -> i64 |