commit | 1fe9d4e3373e1552a521ae61b727102a4342f66f | [log] [tgz] |
---|---|---|
author | Ruchika Gupta <ruchika.gupta@linaro.org> | Thu Jan 28 13:52:27 2021 +0530 |
committer | Jérôme Forissier <jerome@forissier.org> | Wed Feb 10 19:13:04 2021 +0100 |
tree | 7066906b43c00c4df7d1cc9c9face9028c3da0ba | |
parent | a9ab8f8e6b95ad48474135eee6f29c7da72aac9e [diff] |
xtest: pkcs11: Add test for C_SetAttributeValue() Add test case 1014 for C_SetAttributeValue() Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org> Reviewed-by: Vesa Jääskeläinen <vesa.jaaskelainen@vaisala.com> Signed-off-by: Ruchika Gupta <ruchika.gupta@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