Commit Graph

4 Commits (e51de7de7af828f9aa06513902dc5e60ac845fa5)

Author SHA1 Message Date
Tyler Goodlet e51de7de7a Pass `str` dtype for `use_str` case 2025-03-24 13:37:02 -04:00
Tyler Goodlet a6813e00d0 Parametrize rw test with variable frame sizes
Demonstrates fixed size frame-oriented reads by the child where the
parent only transmits a "read" stream msg on "frame fill events" such
that the child incrementally reads the shm list data (much like in
a real-time-buffered streaming system).
2025-03-24 13:37:02 -04:00
Tyler Goodlet c6803f3843 Add repetitive attach to existing segment test 2025-03-24 13:37:02 -04:00
Tyler Goodlet 2a6d3e313a Add initial readers-writer shm list tests 2025-03-24 13:37:02 -04:00