Parser and IR tests¶
Test cases for the parser crate (Network-config parser and IR (FEAT_0081)). Per-crate, no I/O
beyond test fixtures, parallel-safe. Live under
crates/ethercat-netcfg/tests/.
Loads a canonical |
A fixture declaring two top-level buses in one document parses to an error naming the one-file-one-bus rule. A single-bus fixture parses without error. Guards the scope boundary of One file, one bus; multi-bu... (ADR_0096). |
A fixture whose channels reference devices by |
|