nx_lib_store_test.nx
buildroot/runtime/nx_lib_store_test.nx
about
nx_lib_store_test.nx -- sovereign gate for the catalog store (SQLite replacement).
Proves PARITY (put / get round-trip / absent / enumerate / count / update-in-place)
on the durable sovereign seg_store. Exit = failed assertion #; 0 = all pass.
dependencies 2 imports · 0 importers
imports: nx_syscalls.nxnx_lib_store.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
| 8 | func lst_eq(a: *u8, alen: i64, b: *u8, blen: i64) -> i64 called by 1: main |
| 15 | func lst_has(hay: *u8, hayn: i64, needle: *u8) -> i64 |
| 34 | func main() -> i64 |