code wiki / (root) / nx_iot_local_wiz_test.nx

nx_iot_local_wiz_test.nx

buildroot/runtime/nx_iot_local_wiz_test.nx

10313 B213 linesdepth 4pulls 4 transitivereach 0 importersview sourcekind gate/prooftopic iot
docsdependenciesstructsconstsfunctions

about

nx_iot_local_wiz_test.nx -- in-memory smoke for the WiZ JSON-over- UDP kind generator. Coverage: - sealed-enum verdict validity gate - itoa: 0, single digit, multi-digit, max-ish (255) - atoi: digit, multi-digit, terminator stops parse - byte-pattern find: present + absent + at-edge - setPilot RGB + dimming payload bytes + length - setPilot state on/off payload - setPilot sceneId payload - getPilot probe length + first/last bytes - parse_pilot against a canned getPilot reply: state true, r/g/b/dimming/sceneId all extracted - parse_pilot: missing "result" -> NO_RESULT - parse_pilot: malformed (too short) -> BUF_TOO_SMALL expect_exit: 0 license_tier: ORIGINAL

dependencies 2 imports · 0 importers

nx_syscalls_x86_64.nx nx_iot_local_wiz.nx nx_iot_local_wiz_test.nx

imports: nx_syscalls_x86_64.nxnx_iot_local_wiz.nx

imported by: nobody (leaf or entry point)

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

main nx_iot_wiz_verdict_is_vali nx_iot_wiz_itoa nx_iot_wiz_atoi nx_iot_wiz_find nx_iot_wiz_build_set_rgb nx_iot_wiz_itoa ↻ nx_iot_wiz_build_set_state nx_iot_wiz_build_set_scene nx_iot_wiz_itoa ↻ nx_iot_wiz_build_get_pilot nx_iot_wiz_parse_pilot nx_iot_wiz_find ↻ nx_iot_wiz_value_offset nx_iot_wiz_find ↻ nx_iot_wiz_atoi ↻

structs

none

consts

none

functions

25func main() -> i64