test/hash: remove hash scaling unit test
[dpdk.git] / test / test / meson.build
index faef5a4..7ebe9ab 100644 (file)
@@ -47,7 +47,6 @@ test_sources = files('commands.c',
        'test_hash_readwrite.c',
        'test_hash_perf.c',
        'test_hash_readwrite_lf.c',
-       'test_hash_scaling.c',
        'test_interrupts.c',
        'test_kni.c',
        'test_kvargs.c',
@@ -170,7 +169,6 @@ test_names = [
        'external_mem_autotest',
        'func_reentrancy_autotest',
        'flow_classify_autotest',
-       'hash_scaling_autotest',
        'hash_autotest',
        'hash_functions_autotest',
        'hash_multiwriter_autotest',