commit | 5a7f71cc783a432f5aa9b2c19447a9d322c387dc | [log] [tgz] |
---|---|---|
author | Etienne Carriere <etienne.carriere@foss.st.com> | Wed Dec 04 16:49:43 2024 +0100 |
committer | Jerome Forissier <jerome@forissier.org> | Thu Dec 05 14:49:10 2024 +0100 |
tree | bb1c97fd2c3d89bca6a0f70b0057431532c2d57a | |
parent | c813a50f619bcf5d8d6c321d3181367860626d61 [diff] |
xtest: regression_4006: test Asymm sign against short buffer cases Test that providing a too small signature output buffer makes the GP TEE Internal Core API to return TEE_ERROR_SHORT_BUFFER as expected. Signed-off-by: Etienne Carriere <etienne.carriere@foss.st.com> 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