]> git.droids-corp.org - dpdk.git/blobdiff - test/test/Makefile
test/bitrate: add unit tests for bitrate library
[dpdk.git] / test / test / Makefile
index a06722a64d348e4430da46ac186ec313caf7b9f2..bb8dadd82a9b0c8104137130b08e68d8a425f585 100644 (file)
@@ -137,6 +137,8 @@ SRCS-y += test_func_reentrancy.c
 
 SRCS-y += test_service_cores.c
 
+SRCS-$(CONFIG_RTE_LIBRTE_BITRATE) += test_bitratestats.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