]> git.droids-corp.org - dpdk.git/blobdiff - test/test/Makefile
test/latency: add unit tests for latencystats library
[dpdk.git] / test / test / Makefile
index bb8dadd82a9b0c8104137130b08e68d8a425f585..ac2b425354cbbd4e1d053006e3c8ac618b222d15 100644 (file)
@@ -138,6 +138,7 @@ SRCS-y += test_func_reentrancy.c
 SRCS-y += test_service_cores.c
 
 SRCS-$(CONFIG_RTE_LIBRTE_BITRATE) += test_bitratestats.c
+SRCS-$(CONFIG_RTE_LIBRTE_LATENCY_STATS) += test_latencystats.c
 
 SRCS-$(CONFIG_RTE_LIBRTE_CMDLINE) += test_cmdline.c
 SRCS-$(CONFIG_RTE_LIBRTE_CMDLINE) += test_cmdline_num.c