test/ring: add contention stress test for HTS ring
[dpdk.git] / app / test / meson.build
index 97ad822..20c4978 100644 (file)
@@ -101,6 +101,7 @@ test_sources = files('commands.c',
        'test_rib6.c',
        'test_ring.c',
        'test_ring_mpmc_stress.c',
+       'test_ring_hts_stress.c',
        'test_ring_perf.c',
        'test_ring_rts_stress.c',
        'test_ring_stress.c',