Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | 03-Jun-2023 | - | ||||
.git | A D | 01-Jan-1970 | 0 | |||
.github/ | 18-Mar-2022 | - | ||||
cert/ | 18-Mar-2022 | - | ||||
host/ | 18-Mar-2022 | - | ||||
scripts/ | 18-Mar-2022 | - | ||||
ta/ | 18-Mar-2022 | - | ||||
.gitignore | A D | 18-Mar-2022 | 351 | 22 | 21 | |
Android.mk | A D | 18-Mar-2022 | 5.1 KiB | 167 | 111 | |
CMakeLists.txt | A D | 18-Mar-2022 | 1.2 KiB | 35 | 30 | |
CMakeToolchain.txt | A D | 18-Mar-2022 | 64 | 4 | 2 | |
LICENSE.md | A D | 18-Mar-2022 | 254 | 6 | 4 | |
Makefile | A D | 18-Mar-2022 | 2.3 KiB | 92 | 76 | |
README.md | A D | 18-Mar-2022 | 387 | 11 | 7 | |
typedefs.checkpatch | A D | 18-Mar-2022 | 20 | 3 | 2 |
README.md
1# OP-TEE sanity testsuite 2This git contains source code for the test suite (xtest) used to test the 3OP-TEE project. 4 5All official OP-TEE documentation has moved to http://optee.readthedocs.io. The 6information that used to be here in this git can be found under [optee_test]. 7 8// OP-TEE core maintainers 9 10[optee_test]: https://optee.readthedocs.io/en/latest/building/gits/optee_test.html 11