]> git.droids-corp.org - dpdk.git/blobdiff - app/test/meson.build
test/stack: fix lock-free test name
[dpdk.git] / app / test / meson.build
index 44cf561d1a32e1c8c55cc92c7a96415c5dcf9370..7628ed9dda888cbc400db1e24f74fb93e4262d72 100644 (file)
@@ -188,7 +188,7 @@ fast_parallel_test_names = [
         'sched_autotest',
         'spinlock_autotest',
         'stack_autotest',
-        'stack_nb_autotest',
+        'stack_lf_autotest',
         'string_autotest',
         'table_autotest',
         'tailq_autotest',
@@ -247,7 +247,7 @@ perf_test_names = [
         'ring_pmd_perf_autotest',
         'pmd_perf_autotest',
         'stack_perf_autotest',
-        'stack_nb_perf_autotest',
+        'stack_lf_perf_autotest',
 ]
 
 # All test cases in driver_test_names list are non-parallel