test/ring: add contention stress test for HTS ring
authorKonstantin Ananyev <konstantin.ananyev@intel.com>
Mon, 20 Apr 2020 12:28:27 +0000 (13:28 +0100)
committerDavid Marchand <david.marchand@redhat.com>
Tue, 21 Apr 2020 10:52:55 +0000 (12:52 +0200)
commit1cf65e4341a74abc3977f27b2042fc3ab390af99
tree9f45d5da6f5cf86e7ef30c1aa9bd7d36ffc4660e
parent1cc363b8ce06e855305c6f0e9a9c63bb42a8ac28
test/ring: add contention stress test for HTS ring

Introduce new test case to test HTS ring mode under contention.

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_hts_stress.c [new file with mode: 0644]
app/test/test_ring_stress.c
app/test/test_ring_stress.h