commit | afe2b54fb68b19f5b0c2a90790ebacdef595c517 | [log] [tgz] |
---|---|---|
author | Ruchika Gupta <ruchika.gupta@linaro.org> | Thu Dec 24 15:51:31 2020 +0530 |
committer | Jérôme Forissier <jerome@forissier.org> | Thu Jan 14 00:43:11 2021 +0100 |
tree | 0a73006c13b577c9cd91e55eefc09ee0e06eff71 | |
parent | 04ee6c429ac9d6864a56d6fdccf5f7e6a18422c1 [diff] |
xtest: pkcs11: add find object tests Add 1011 for - C_FindObjectsInit() C_FindObjects() C_FindObjectsFinal() Signed-off-by: Ruchika Gupta <ruchika.gupta@linaro.org> 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