Commit Graph

4 Commits (1bf2707fbd692f3f2fc18b81337898227c9212a2)

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