Lines Matching refs:ltp
17 https://github.com/linux-test-project/ltp/releases
19 The discussion about the project happens at ltp mailing list:
20 http://lists.linux.it/listinfo/ltp
23 https://github.com/linux-test-project/ltp
26 https://patchwork.ozlabs.org/project/ltp/list/
44 $ git clone https://github.com/linux-test-project/ltp.git
45 $ cd ltp
94 This will install LTP to `/opt/ltp`.
95 * If you have a problem see `doc/mini-howto-building-ltp-from-git.txt`.
110 $ cd /opt/ltp
134 contains a list of test cases in a simple format, see doc/ltp-run-files.txt.
158 $ LTPROOT=/opt/ltp PATH="$PATH:$LTPROOT/testcases/bin" testcases/bin/wc01.sh
169 https://github.com/linux-test-project/ltp/wiki/User-Guidelines.
186 * https://github.com/linux-test-project/ltp/wiki/Test-Writing-Guidelines
187 * https://github.com/linux-test-project/ltp/wiki/Style-Guide
188 * https://github.com/linux-test-project/ltp/wiki/Build-System
189 * https://github.com/linux-test-project/ltp/wiki/C-Test-Case-Tutorial