Commit Graph

4 Commits (be4e73967466f0fa8527b55831bd9013dbcfc5d3)

Author SHA1 Message Date
Tyler Goodlet 9ac55b1213 Pass `str` dtype for `use_str` case 2025-03-27 13:39:06 -04:00
Tyler Goodlet 5f1e1cba4c 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-27 13:39:06 -04:00
Tyler Goodlet 58e4ef326f Add repetitive attach to existing segment test 2025-03-27 13:39:06 -04:00
Tyler Goodlet 6f844ffbc6 Add initial readers-writer shm list tests 2025-03-27 13:39:06 -04:00