test/ring: add stress test for MT peek API
authorKonstantin Ananyev <konstantin.ananyev@intel.com>
Mon, 20 Apr 2020 12:28:29 +0000 (13:28 +0100)
committerDavid Marchand <david.marchand@redhat.com>
Tue, 21 Apr 2020 10:52:55 +0000 (12:52 +0200)
commit582581d578971df78c075bcaf68f3fb0df6bc8a3
treed2b7640222222a34764af4804eb6707e05188b63
parent664ff4b1729b090ca13e8c76897a2914fd00be20
test/ring: add stress test for MT peek API

Introduce new test case to test MT peek API.

Signed-off-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
Acked-by: Honnappa Nagarahalli <honnappa.nagarahalli@arm.com>
app/test/Makefile
app/test/meson.build
app/test/test_ring_peek_stress.c [new file with mode: 0644]
app/test/test_ring_stress.c
app/test/test_ring_stress.h