Commit Graph

4 Commits (7edd984c98d3e5621e8e4a20ff33b8d0fa513b14)

Author SHA1 Message Date
Tyler Goodlet 7edd984c98 Pass `str` dtype for `use_str` case 2025-03-24 15:55:26 -04:00
Tyler Goodlet a57b335517 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 15:55:26 -04:00
Tyler Goodlet 9c66d140d0 Add repetitive attach to existing segment test 2025-03-24 15:55:26 -04:00
Tyler Goodlet 5b08d1444e Add initial readers-writer shm list tests 2025-03-24 15:55:26 -04:00