commit | 61f89d8fd89dce8b1bd430a71224d4508595cc82 | [log] [tgz] |
---|---|---|
author | Etienne Carriere <etienne.carriere@linaro.org> | Wed Mar 11 11:24:29 2020 +0100 |
committer | Jérôme Forissier <jerome@forissier.org> | Fri Mar 27 17:44:35 2020 +0100 |
tree | 433150acee57b2f60c1d73f3882e657f1d732844 | |
parent | 3b5558a745f18f14d01ecc33f9a5cc7ba68f226c [diff] |
pkcs11 100x: rename tee_test into pkcs1_test Rename xtest_tee_test_100x() into xtest_pkcs11_test_100x() for consistency. Fix a coding style alignment in test 1001. Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org> Reviewed-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