commit | b34caffbb763027e04ee911e07d3942fa3096a1c | [log] [tgz] |
---|---|---|
author | Etienne Carriere <etienne.carriere@linaro.org> | Tue May 26 09:25:35 2020 +0200 |
committer | Jérôme Forissier <jerome@forissier.org> | Fri May 29 19:43:16 2020 +0200 |
tree | 0a10dcf8f8a1ed88ffccb378b0b51f7312a679b6 | |
parent | 81f97e3856e98fb3aaf51295d4c33dae651af5cb [diff] |
xtest: regression 1006: enhance tests on binary block property Enhance tests of TEE_GetPropertyAsBinaryBlock() in os_test TA to query property size before retrieving the property and test properties with various sizes. These tests are exercised by xtest regression test 1006. Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org> Reviewed-by: Jerome Forissier <jerome@forissier.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