aboutsummaryrefslogtreecommitdiffstats
path: root/host/tests/devtest/recv_stability_test.py
Commit message (Collapse)AuthorAgeFilesLines
* devtest: Add receive stability testMartin Braun2021-09-281-0/+174
At this point, this test chokes an RX streamer to force an overrun. It then confirms that the overrun message is returned to the call site, and that the streamer returns to continuous streaming after the overrun handling.