aboutsummaryrefslogtreecommitdiff
path: root/example
diff options
context:
space:
mode:
authorMaxim Uvarov <maxim.uvarov@linaro.org>2017-10-12 18:58:37 +0300
committerMaxim Uvarov <maxim.uvarov@linaro.org>2017-10-13 17:37:29 +0300
commitae4f1d82ed704992c1d8284c23795b9e076b33b9 (patch)
treebaad376db58c563fb3379b77684091e6ae3b7b1f /example
parentd2b3aa9a7ffc3028eedc7dbeb6257d7efd91bc05 (diff)
example: traffic_mgmt: add to make check
add traffic_mgmt example to make check https://bugs.linaro.org/show_bug.cgi?id=3024 Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org> Reviewed-by: Bill Fischofer <bill.fischofer@linaro.org> Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Diffstat (limited to 'example')
-rw-r--r--example/traffic_mgmt/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/example/traffic_mgmt/Makefile.am b/example/traffic_mgmt/Makefile.am
index c8ff79755..145065bbd 100644
--- a/example/traffic_mgmt/Makefile.am
+++ b/example/traffic_mgmt/Makefile.am
@@ -6,4 +6,8 @@ odp_traffic_mgmt_CFLAGS = $(AM_CFLAGS) -I${top_srcdir}/example
noinst_HEADERS = $(top_srcdir)/example/example_debug.h
+if test_example
+TESTS = odp_traffic_mgmt
+endif
+
dist_odp_traffic_mgmt_SOURCES = odp_traffic_mgmt.c