Commit Graph

4 Commits (ae191025bc4c2ac2e782324351c9ce6fa6b1799e)

Author SHA1 Message Date
Tyler Goodlet d91c3a9425 Pass `str` dtype for `use_str` case 2025-03-16 20:53:04 -04:00
Tyler Goodlet fbc155da74 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-16 20:53:03 -04:00
Tyler Goodlet 8b6ab6bb32 Add repetitive attach to existing segment test 2025-03-16 20:53:03 -04:00
Tyler Goodlet 9991d0ff7a Add initial readers-writer shm list tests 2025-03-16 20:53:03 -04:00