From: Dmitry Eremin-Solenikov <dmitry.ereminsoleni...@linaro.org>

Validation tests examine API thoroughly. Compile and execute them before
performance and misc tests.

Signed-off-by: Dmitry Eremin-Solenikov <dmitry.ereminsoleni...@linaro.org>
---
/** Email created from pull request 337 (lumag:tests-vald)
 ** https://github.com/Linaro/odp/pull/337
 ** Patch: https://github.com/Linaro/odp/pull/337.patch
 ** Base sha: 6b5cdc77eb9759a2349b10372a964648559bc92c
 ** Merge commit sha: 21f3ebf29c9d13dbdc6a46057a5978e6d69a98ca
 **/
 test/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/Makefile.am b/test/Makefile.am
index 8fbd91907..ba13eae88 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -1 +1 @@
-SUBDIRS = common performance miscellaneous validation
+SUBDIRS = common validation performance miscellaneous

Reply via email to