commit | 01f6f063d8bed449b19eaff2d7d45a0548a01c8d | [log] [tgz] |
---|---|---|
author | Aleksandr Anisimov <a.anisimov@omprussia.ru> | Tue Jan 19 11:02:25 2021 +0300 |
committer | Jérôme Forissier <jerome@forissier.org> | Thu Feb 04 11:51:05 2021 +0100 |
tree | 5367c388927bee1dc9284e95558e4c818e84ef29 | |
parent | fdabbfaea5625acb8f7ea61250401ce257f040a6 [diff] |
regression: add tests for the supplicant plugin framework Add test cases for checking functionality of supplicant plugins: - Ability to pass values and arrays to/from a plugin - Right handle situations with bad input parameters - Right handle situations with calling an unknown plugin Signed-off-by: Aleksandr Anisimov <a.anisimov@omprussia.ru> 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