upload android base code part6

This commit is contained in:
August 2018-08-08 17:48:24 +08:00
parent 421e214c7d
commit 4e516ec6ed
35396 changed files with 9188716 additions and 0 deletions

View file

@ -0,0 +1,5 @@
# How to run LTP tests on Android
0. [VTS Setup](../../setup/index.md)
1. [Run all the VTS LTP test case locally](run_all_ltp_testcases.md)
2. [Run individual VTS LTP test case locally](run_individual_ltp_testcase.md)