Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | 22-Aug-2025 | - | ||||
.github/ | 18-Apr-2025 | - | ||||
cert/ | 18-Apr-2025 | - | ||||
host/ | 18-Apr-2025 | - | ||||
scripts/ | 18-Apr-2025 | - | ||||
ta/ | 18-Apr-2025 | - | ||||
.gitignore | A D | 18-Apr-2025 | 351 | 22 | 21 | |
Android.mk | A D | 18-Apr-2025 | 5.3 KiB | 173 | 117 | |
CMakeLists.txt | A D | 18-Apr-2025 | 1.2 KiB | 35 | 30 | |
CMakeToolchain.txt | A D | 18-Apr-2025 | 64 | 4 | 2 | |
LICENSE-BSD | A D | 18-Apr-2025 | 1.2 KiB | 24 | 19 | |
LICENSE-GPL | A D | 18-Apr-2025 | 14.5 KiB | 82 | 47 | |
LICENSE.md | A D | 18-Apr-2025 | 195 | 6 | 4 | |
Makefile | A D | 18-Apr-2025 | 2.4 KiB | 96 | 79 | |
README.md | A D | 18-Apr-2025 | 387 | 11 | 7 | |
typedefs.checkpatch | A D | 18-Apr-2025 | 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