aboutsummaryrefslogtreecommitdiffstats
path: root/test/test/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'test/test/meson.build')
-rw-r--r--test/test/meson.build3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/test/meson.build b/test/test/meson.build
index 554e9945..5a4816fe 100644
--- a/test/test/meson.build
+++ b/test/test/meson.build
@@ -39,6 +39,8 @@ test_sources = files('commands.c',
'test_event_eth_tx_adapter.c',
'test_event_timer_adapter.c',
'test_eventdev.c',
+ 'test_external_mem.c',
+ 'test_fbarray.c',
'test_func_reentrancy.c',
'test_flow_classify.c',
'test_hash.c',
@@ -170,6 +172,7 @@ test_names = [
'eventdev_octeontx_autotest',
'eventdev_sw_autotest',
'external_mem_autotest',
+ 'fbarray_autotest',
'func_reentrancy_autotest',
'flow_classify_autotest',
'hash_autotest',