EEPROM verifier tests¶
Live under crates/ethercat-esi-verify/tests/.
Use the captured pair from
|
Synthetic mismatched pair: parse a real ESI but flip one bit
in a captured SII to alter the revision field. The returned
|
White-box: |
Spawn the verifier binary three times: matching pair (expect
exit 0), mismatched pair (expect 1), unreadable SII path
(expect 2). Asserted via |