Commit Graph

2 Commits (bf958a35f5b5b8ce68adc8acaae17df26c4e19a5)

Author SHA1 Message Date
Tyler Goodlet bf958a35f5 Tweak msging tests to match codec api changes
Mostly adjusting input args/logic to various spec/codec signatures and
new runtime semantics:

- `test_msg_spec_xor_pld_spec()` to verify that a shuttle prot spec and
  payload spec are necessarily mutex and that `mk_codec()` enforces it.
- switch to `ipc_msg_spec` input in `mk_custom_codec()` helper.
- drop buncha commented cruft from `test_limit_msgspec()` including no
  longer needed type union instance checks in dunder attributes.
2025-03-21 00:58:49 -04:00
Tyler Goodlet eca18573dd Tweak msg-spec test suite mod name 2025-03-21 00:58:49 -04:00