test/ring: add contention stress test for RTS ring
[dpdk.git] / app / test / meson.build
index 8824f36..97ad822 100644 (file)
@@ -102,6 +102,7 @@ test_sources = files('commands.c',
        'test_ring.c',
        'test_ring_mpmc_stress.c',
        'test_ring_perf.c',
+       'test_ring_rts_stress.c',
        'test_ring_stress.c',
        'test_rwlock.c',
        'test_sched.c',