Lines Matching refs:testcases
68 $ cd testcases/kernel/syscalls/foo
73 Shell testcases are a bit more complicated since these need a path to a shell
78 $ cd testcases/lib
88 $ cd testcases/open_posix_testsuite/
95 Compiling and installing all testcases
151 $ testcases/bin/abort01
157 $ testcases/bin/mesgq\_nstest -m none
163 $ testcases/bin/ioctl01 -h
169 $ LTPROOT=/opt/ltp PATH="$PATH:$LTPROOT/testcases/bin" testcases/bin/wc01.sh
184 Network tests require certain setup, described in `testcases/network/README.md`
185 (online at https://github.com/linux-test-project/ltp/tree/master/testcases/network).