test/hash: add missing file in meson build
[dpdk.git] / test / test / meson.build
index 7c6e3b0..90d6607 100644 (file)
@@ -44,6 +44,7 @@ test_sources = files('commands.c',
        'test_hash.c',
        'test_hash_functions.c',
        'test_hash_multiwriter.c',
+       'test_hash_readwrite.c',
        'test_hash_perf.c',
        'test_hash_scaling.c',
        'test_interrupts.c',