commit | d312129950dc8334b6cae2c0c09accbfb75600e7 | [log] [tgz] |
---|---|---|
author | Etienne Carriere <etienne.carriere@linaro.org> | Wed Mar 04 17:38:24 2020 +0100 |
committer | Jérôme Forissier <jerome@forissier.org> | Tue Mar 24 20:18:54 2020 +0100 |
tree | 2c36b1379f2dbfccd5dfbe6b5cdca4b597f7cd93 | |
parent | cddc0008a9b118613fa88659bda8af9060664f0e [diff] |
pkcs11 1001: get mechanism info from tokens Add test of C_GetMechanismList() and C_GetMechanismInfo() from PKCS11 TA token(s) in pkcs11 regression test 1001. When test level is greater than 1, test pkcs11_1001 prints to ADBG log the list of the mechanisms supported by token. Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org> Acked-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