commit | 14f8e8d04c8549815aa22aa9dfc15aee1bc46cc1 | [log] [tgz] |
---|---|---|
author | Jens Wiklander <jens.wiklander@linaro.org> | Tue Apr 14 17:01:24 2020 +0200 |
committer | Jérôme Forissier <jerome@forissier.org> | Thu Apr 16 14:05:29 2020 +0200 |
tree | d522af287781aa037aa2cd6ed9400ab1171e70d2 | |
parent | dba3f3b6f69ba46c770f4a8eb76437bea01134ef [diff] |
pkcs11: 1003: test C_InitToken() Test C_InitToken() on uninitialized and already initialized token. Acked-by: Rouven Czerwinski <r.czerwinski@pengutronix.de> Co-developed-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