Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
app/ | 03-May-2024 | - | 102 | 49 | ||
app2/ | 03-May-2024 | - | 103 | 55 | ||
src/android/sample/cts/ | 03-May-2024 | - | 288 | 149 | ||
Android.bp | D | 03-May-2024 | 1.1 KiB | 38 | 35 | |
AndroidTest.xml | D | 03-May-2024 | 1.6 KiB | 32 | 15 | |
OWNERS | D | 03-May-2024 | 53 | 3 | 2 | |
README | D | 03-May-2024 | 196 | 4 | 3 | |
TEST_MAPPING | D | 03-May-2024 | 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.