Signed-off-by: Anders Roxell <[email protected]> --- test/README | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/test/README b/test/README index 2b3e55d..a86e01a 100644 --- a/test/README +++ b/test/README @@ -3,5 +3,8 @@ All rights reserved. SPDX-License-Identifier: BSD-3-Clause -Files in this directory are intended to be terse checks that help ensure -that the ODP API Implementations all perform identically and to specification. +Files in test/validation directory are intended to be terse checks that help +ensure that the ODP API Implementations all perform identically and to +specification. Tests inside the validation directory shall be platform +independent. However, they may need platform dependent environment +configuration. -- 2.1.4 _______________________________________________ lng-odp mailing list [email protected] https://lists.linaro.org/mailman/listinfo/lng-odp
