Branch: refs/heads/master
Home: https://github.com/Linaro/odp
Commit: 3bacbfd55edf76b897a4b2e5c62b59ca6fa95331
https://github.com/Linaro/odp/commit/3bacbfd55edf76b897a4b2e5c62b59ca6fa95331
Author: Dmitry Eremin-Solenikov <[email protected]>
Date: 2017-10-10 (Tue, 10 Oct 2017)
Changed paths:
M test/common_plat/m4/validation.m4
Log Message:
-----------
tests: fix disabling of validation tests
Fix for the fix...
[b4d17b1f6807 tests: fix validation tests being skipped by default]
attempted to fix tests being disabled by default, but in attempt to do
so just forced them to be enabled even if they are forcibly disabled by
configure option. Update conditions to really enable testsuite if it was
not disabled.
https://bugs.linaro.org/show_bug.cgi?id=3300
Signed-off-by: Dmitry Eremin-Solenikov <[email protected]>
Signed-off-by: Maxim Uvarov <[email protected]>