that patch is better to merge to corresponding patches. They strange see only Makefile changes in separate file.

Maxim.

On 02/18/16 05:03, Bill Fischofer wrote:
From: Barry Spinney <spin...@ezchip.com>

These two changes now cause the traffic_mngr validation tests to be
automatically built as part of the full ODP build.

Signed-off-by: Barry Spinney <spin...@ezchip.com>
Signed-off-by: Bill Fischofer <bill.fischo...@linaro.org>
---
  configure.ac                | 1 +
  test/validation/Makefile.am | 1 +
  2 files changed, 2 insertions(+)

diff --git a/configure.ac b/configure.ac
index 257f8c3..161c57e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -361,6 +361,7 @@ AC_CONFIG_FILES([Makefile
                 test/validation/thread/Makefile
                 test/validation/time/Makefile
                 test/validation/timer/Makefile
+                test/validation/traffic_mngr/Makefile
                 test/validation/shmem/Makefile
                 test/validation/system/Makefile
                 test/miscellaneous/Makefile
diff --git a/test/validation/Makefile.am b/test/validation/Makefile.am
index cdd5a84..074da26 100644
--- a/test/validation/Makefile.am
+++ b/test/validation/Makefile.am
@@ -19,6 +19,7 @@ ODP_MODULES = atomic \
              thread \
              time \
              timer \
+             traffic_mngr \
              shmem \
              system

_______________________________________________
lng-odp mailing list
lng-odp@lists.linaro.org
https://lists.linaro.org/mailman/listinfo/lng-odp

Reply via email to