]> git.droids-corp.org - dpdk.git/blobdiff - test/test/Makefile
service: add unit tests
[dpdk.git] / test / test / Makefile
index e797c2094f6d930a34fe1dbc8a02df5f818a201f..42d9a49e2f5ef73744b2925ad36311d39d38e2c2 100644 (file)
@@ -151,6 +151,8 @@ SRCS-y += test_interrupts.c
 SRCS-y += test_version.c
 SRCS-y += test_func_reentrancy.c
 
+SRCS-y += test_service_cores.c
+
 SRCS-$(CONFIG_RTE_LIBRTE_CMDLINE) += test_cmdline.c
 SRCS-$(CONFIG_RTE_LIBRTE_CMDLINE) += test_cmdline_num.c
 SRCS-$(CONFIG_RTE_LIBRTE_CMDLINE) += test_cmdline_etheraddr.c