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
95 This will install LTP to `/opt/ltp`.
96 * If you have a problem see `doc/mini-howto-building-ltp-from-git.txt`.
111 $ cd /opt/ltp
135 contains a list of test cases in a simple format, see doc/ltp-run-files.txt.
159 $ LTPROOT=/opt/ltp PATH="$PATH:$LTPROOT/testcases/bin" testcases/bin/wc01.sh
184 * https://github.com/linux-test-project/ltp/wiki/Test-Writing-Guidelines
185 * https://github.com/linux-test-project/ltp/wiki/BuildSystem
186 * https://github.com/linux-test-project/ltp/wiki/C-Test-Case-Tutorial