Lines Matching refs:LTP
1 VTS LTP Workflow
4 A Guide to Developing LTP for VTS/Android
6 What is LTP?
11 LTP (Linux Test Project) is a suite of tests that covers both kernel interfaces
21 How is LTP Run in VTS?
24 The LTP source is located at external/ltp in the Android tree. This is not an
25 exact mirror of upstream, there are outstanding changes to LTP for it to work
26 on Android which have not yet been pushed upstream. In addition to the LTP
31 * `external/ltp/android/Android.ltp.mk`: Lists build rules for the LTP modules built under make. Th…
32 * `external/ltp/gen.bp`: Lists build rules for the LTP modules built under Soong. This file gets au…
34 …his file is read by gen_android_build.sh during LTP upgrades to produce *.mk files required to bui…
35 * `external/ltp/testcases`: Source for LTP tests. Among the most important for the purposes of Treb…
42 To run VTS LTP it must first be built. VTS is not device specific, you need not
75 Running LTP Faster
78 Running LTP tests within VTS can be quite cumbersome, especially if you are
79 iterating a lot trying to debug something. Build and run LTP tests faster by
116 How do I enable or disable tests from the LTP build?
119 Tests are disabled from the LTP build by adding them to
125 To make a change to what is built in LTP, add or remove an entry in this file,
126 and then update the Android-specific build files for LTP, mentioned above:
128 * `external/ltp/android/Android.ltp.mk`, for LTP modules built in make
129 * `external/ltp/gen.bp`, for LTP modules built in soong
130 * `external/ltp/android/ltp_package_list.mk`, which lists all LTP modules that get pulled into VTS
135 How do I enable or disable tests from VTS LTP?
139 to configure the VTS harness for LTP to determine which tests are in the stable
162 How do I see or get notified about recent VTS LTP results?
177 Try doing a make distclean inside of external/ltp. If an upgrade to LTP has
184 The hotlist for LTP bugs is [ltp-todo](https://buganizer.corp.google.com/hotlists/733268).
186 When you begin working on an LTP bug please assign the bug to yourself so that
192 It is not advisable to run LTP tests directly on your host unless you are fully
201 The mailing list for LTP is located
207 There is an #LTP channel on freenode. The maintainer Cyril Hrubis is there (his hashtag