commit | 5eac193c3b068b87c6148cb2bfe2b1b56e6fd29a | [log] [tgz] |
---|---|---|
author | Jens Wiklander <jens.wiklander@linaro.org> | Tue May 05 19:07:11 2020 +0200 |
committer | Jérôme Forissier <jerome@forissier.org> | Tue Jun 09 11:56:59 2020 +0200 |
tree | 12b087317226e3fc7bc68180b2e445fb08a27368 | |
parent | 3ef6bf9e4b82df1ba0b381907c4d47cb23ad6bd5 [diff] |
pkcs11_1000: test C_CreateObject() and C_DestroyObject() Test C_CreateObject() and C_DestroyObject() over basic objects. Reviewed-by: Joakim Bech <joakim.bech@linaro.org> Co-developed-by: Etienne Carriere <etienne.carriere@linaro.org> Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org> Signed-off-by: Jens Wiklander <jens.wiklander@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