Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
app/ | H | 25-Apr-2025 | - | 103 | 50 | |
app2/ | H | 25-Apr-2025 | - | 104 | 56 | |
src/android/sample/cts/ | H | 25-Apr-2025 | - | 300 | 169 | |
Android.bp | H A D | 25-Apr-2025 | 1.1 KiB | 39 | 36 | |
AndroidTest.xml | H A D | 25-Apr-2025 | 1.6 KiB | 32 | 15 | |
OWNERS | H A D | 25-Apr-2025 | 54 | 3 | 2 | |
README | H A D | 25-Apr-2025 | 196 | 4 | 3 | |
TEST_MAPPING | H A D | 25-Apr-2025 | 76 | 8 | 7 |
README
1This 'sample' folder is a sample which illustrates the basic structure and contents of a CTS 2hostside module. 3 4Please refer to 'cts/tests/sample/README' for more details on how to use this sample.