commit | bcedd371382a0a1f8e3c07aee9c901b437feb714 | [log] [tgz] |
---|---|---|
author | Vesa Jääskeläinen <vesa.jaaskelainen@vaisala.com> | Sat Aug 14 12:06:12 2021 +0300 |
committer | Jérôme Forissier <jerome@forissier.org> | Tue Oct 05 08:56:59 2021 +0200 |
tree | 76805c454b80bce7a10511a1c14d1b113a92f391 | |
parent | 713db5acc136195ff576a515a1768dc7dee3d3af [diff] |
xtest: pkcs11: Add X.509 certificate tests Add test for verifying X.509 certificate import. These tests require openssl to be present for parsing certificates and for handle DER encoding. If not present tests are skipped. Signed-off-by: Vesa Jääskeläinen <vesa.jaaskelainen@vaisala.com> Reviewed-by: Etienne Carriere <etienne.carriere@linaro.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