]> git.droids-corp.org - dpdk.git/blobdiff - app/test/meson.build
test/ring: add contention stress test for RTS ring
[dpdk.git] / app / test / meson.build
index 8824f366c5b8055d87932c39a90506b414e0dfff..97ad822c16ac08e88eb3ccc1b9de3a670bd0852b 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',