[LTP] [PATCH 1/2] kernel/fs/fs-notify: fsnotify stress tests
Petr Vorel
pvorel@suse.cz
Mon Feb 28 07:42:57 CET 2022
Hi Murphy,
> Hi all,
> How to run another LTP test case fs_racer.sh or read_all in a new C
> programme testcase?
Both read_all and fs_racer.sh are in runtest/fs.
You can run them manually with corrctly set PATH [1] (best is to fully install
LTP and add $LTPROOT/testcases/bin:$LTPROOT/bin (where LTPROOT is prefix for
installed LTP, i.e. /opt/ltp [2]).
Or you just run whole runtest/fs with the old runltp.
Note, we're working hard on new runner, but not finished yet.
Kind regards,
Petr
> I tried but hit some issues with the PATH configuration.
> Is this recommended by you guys?
> Thanks,
> Murphy
[1] https://github.com/linux-test-project/ltp#shortcut-to-running-a-single-test
[2] https://github.com/linux-test-project/ltp/wiki/User-Guidelines
More information about the ltp
mailing list