zephyr/tests/subsys/rtio/rtio_api/src
Jaxson Han 8c81cc7179 tests: subsys: rtio: Reset the spsc before the test starts
The test case test_spsc_throughput reuse spsc without reset. Fix it by
resetting the spsc before the test case starts.

Signed-off-by: Jaxson Han <jaxson.han@arm.com>
2023-07-12 14:27:40 +00:00
..
rtio_api.h tests: rtio: Split test suites up into files 2023-03-17 12:49:57 -05:00
rtio_iodev_test.h rtio: Add support for multishot reads 2023-05-15 10:10:12 -04:00
test_rtio_api.c rtio: Implement a NO_RESPONSE flag for SQEs 2023-06-23 12:31:09 -04:00
test_rtio_mpsc.c rtio: Make MPSC faster on non-smp systems 2023-05-10 00:39:43 +09:00
test_rtio_spsc.c tests: subsys: rtio: Reset the spsc before the test starts 2023-07-12 14:27:40 +00:00