Home | History | Annotate | Download | only in ltp

Lines Matching refs:ltp

21 from vts.testcases.kernel.ltp import ltp_enums
23 VTS_LTP_OUTPUT = os.path.join('DATA', 'nativetest', 'ltp')
28 # Environment paths for ltp test cases
29 # string, ltp build root directory on target
30 LTPDIR = '/data/local/tmp/ltp'
39 # Path where ltp test binary exists
41 # Add LTP's binary path to PATH
44 # Default number of threads to run LTP tests. Zero means matching to number
54 # Binaries required by LTP test cases that should exist in PATH
65 # Internal shell command required by some LTP test cases
114 # List of LTP test suites to run
149 # The following are not included in default LTP scenario group
154 # List of LTP test suites to run
189 # The following are not included in default LTP scenario group
194 # List of LTP test suites that will not run in multi-thread mode