nx_ingest_batch_test.nx
buildroot/runtime/nx_ingest_batch_test.nx
about
nx_ingest_batch_test.nx -- smoke for the bits-up ingestion SYSTEM.
Runs the batch driver over ../../nishi-library/fixtures/gbif/
with suffix ".raw" + emits ingested_system.jsonl. No upstream-
source-specific code in this test or the driver -- the JSON shape
is discovered at parse time and emitted flat.
dependencies 2 imports · 0 importers
imports: syscalls.nxnx_ingest_batch.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
| 11 | const NX_TEST_NOW_UNIX: i64 = 1747436400 |
functions
| 13 | func make_dir_path(out: *u8) -> i64 called by 1: main |
| 29 | func make_out_path(out: *u8) -> i64 called by 1: main |
| 53 | func main() -> i64 |