Commit Graph

4 Commits (843fd96b5dfc49f5dc46745cfeebe8b234b53bb6)

Author SHA1 Message Date
Tyler Goodlet 7dd3f88046 Pass `str` dtype for `use_str` case 2025-03-24 21:45:22 -04:00
Tyler Goodlet 44dc33eacc 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 21:45:22 -04:00
Tyler Goodlet b376e6074a Add repetitive attach to existing segment test 2025-03-24 21:45:22 -04:00
Tyler Goodlet 563833139b Add initial readers-writer shm list tests 2025-03-24 21:45:22 -04:00