nx_attack_taxonomy_test.nx
buildroot/runtime/nx_attack_taxonomy_test.nx
about
nx_attack_taxonomy_test.nx -- smoke for MITRE taxonomy enums.
Asserts:
1. Tactic validity predicate behaves
2. Tactic name lookup returns non-empty
3. MITRE ID lookup returns the published TA0001..TA0043 numerics
4. CWE validity predicate behaves
5. CWE MITRE ID lookup returns the published CWE numbers
6. Severity validity predicate behaves
expect_exit: 0
license_tier: ORIGINAL
dependencies 5 imports · 0 importers
imports: nx_syscalls.nxnx_runtime.nxnx_types.nxnx_tier.nxnx_attack_taxonomy.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
| 21 | func _strlen(s: *u8) -> nx_int called by 1: main |
| 32 | func main() -> nx_int |