commit | 159cd4ab3ac4889872df163a1353952d724371c9 | [log] [tgz] |
---|---|---|
author | Jerome Forissier <jerome@forissier.org> | Tue Apr 27 17:41:47 2021 +0200 |
committer | Jérôme Forissier <jerome@forissier.org> | Wed Apr 28 08:52:49 2021 +0200 |
tree | 5a483505990b3da3bcd2ca844f045188ac53c4ad | |
parent | 6300673d045bd717f7c5ad1a6222461189e1ba8f [diff] |
gp: disable test ce-7b-17 (gp_40178) Add a patch to exclude ce-7b-17 from the test suite since OP-TEE does not provide the necessary external command to erase TA persistent time. Note that skipping a test will shift the numbering in the "gp" suite, so after this patch gp_40178 will be the same as gp_40179 prior to the patch. Fixes: https://github.com/OP-TEE/optee_test/issues/510 Signed-off-by: Jerome Forissier <jerome@forissier.org> Reviewed-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