commit | 8e070bc41e1d5494a8716288454ac2b82d70302a | [log] [tgz] |
---|---|---|
author | Victor Chong <victor.chong@linaro.org> | Wed May 13 09:59:33 2020 +0100 |
committer | Jérôme Forissier <jerome@forissier.org> | Wed May 13 13:41:25 2020 +0200 |
tree | 968d880483e3544eee50b1d9009a82d1cf8e4b3f | |
parent | 30dd0878bf5378b2913397bebfcd7208cd11084e [diff] |
xtest: disable tests 1027 and 1028 if no OpenSSL Tests 1027 and 1028 depend on xtest_uuid_v5() which in turn depends on OpenSSL APIs so they should just return if OPENSSL_FOUND is not defined. Signed-off-by: Victor Chong <victor.chong@linaro.org> Acked-by: Jens Wiklander <jens.wiklander@linaro.org> Acked-by: Jerome Forissier <jerome@forissier.org>
This git contains source code for the test suite (xtest) used to test the OP-TEE project.
All official OP-TEE documentation has moved to http://optee.readthedocs.io. The information that used to be here in this git can be found under optee_test.
// OP-TEE core maintainers