code wiki / (root) / nx_print_runtime_compose_test.nx

nx_print_runtime_compose_test.nx

buildroot/runtime/nx_print_runtime_compose_test.nx

6512 B150 linesdepth 3pulls 3 transitivereach 0 importersview sourcekind gate/prooftopic print
docsdependenciesstructsconstsfunctions

about

nx_print_runtime_compose_test.nx -- composition smoke for the 9-progenitor runtime monitor. Walks one monitor through a synthetic 1-hour print timeline, deliberately triggering each of the 9 issue kinds at least once and verifying n_issues_total counts every fire across all five step* surfaces: nx_runtime_monitor_step (3 issue kinds) nx_runtime_monitor_step_thermal (3 issue kinds) nx_runtime_monitor_step_runout (1) nx_runtime_monitor_step_layer_shift (1) (Z_BACKWARD also via step() 1) Total: 9 distinct kinds. expect_exit: 0 license_tier: ORIGINAL

dependencies 2 imports · 0 importers

nx_syscalls.nx nx_print_runtime_monitor.nx nx_print_runtime_compose_test.

imports: nx_syscalls.nxnx_print_runtime_monitor.nx

imported by: nobody (leaf or entry point)

call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown

main nx_runtime_monitor_new sys_mmap nx_runtime_monitor_set_the nx_runtime_monitor_set_lay nx_runtime_monitor_step nx_runtime_monitor_step_th nx_rt_thermal_axis_check nx_runtime_monitor_step_ru nx_runtime_monitor_step_la expect_kind

structs

none

consts

19const Q14: i64 = 16384

functions

21func expect_kind(actual: i64, expected: i64, code: i64) -> i64
called by 1: main
26func main() -> i64