Commit Graph

2 Commits (c79c2d7ffd7fdac8d85da599a4db0cb7dce5f486)

Author SHA1 Message Date
Tyler Goodlet c79c2d7ffd 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 15:25:41 -04:00
Tyler Goodlet 6cd74a5dba Tweak msg-spec test suite mod name 2025-03-21 15:25:41 -04:00