commit | 2f068b19f4ea4eaaca5824c9a71f673e02e774dc | [log] [tgz] |
---|---|---|
author | Vesa Jääskeläinen <vesa.jaaskelainen@vaisala.com> | Sun Jun 27 17:46:53 2021 +0300 |
committer | Jérôme Forissier <jerome@forissier.org> | Tue Jun 29 10:51:31 2021 +0200 |
tree | 7866b5aa91c439345b5a9de7029157085a73370f | |
parent | bbe786213c7c82b443986d5ec441b2866230cbbc [diff] |
xtest: Add test for querying CK_ULONG size Test that querying size for CK_ULONG works. Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org> Signed-off-by: Vesa Jääskeläinen <vesa.jaaskelainen@vaisala.com>
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