[LTP] cpuset_regression_test failure

Cyril Hrubis chrubis@suse.cz
Wed Feb 19 11:23:29 CET 2020


Hi!
> > I am trying to run *cpuset_regression_test* on my linux 5.4.3 with our 
> > Yocto distro,i got *FAIL* result for this test when i ran complete ltp 
> > test but i did not got reason for test failure but when i tried to run 
> > this test seperately it showing is it correct way to run this test,how 
> > this test needs to be ran independently?
> sh can not be ran independently unless using runltp sh.

They could, but you have to setup $PATH correctly first, we are sourcing
shell scripts and executing binaries from /opt/ltp/testcases/bin, so in
most cases this should work:

PATH="$PATH:/opt/ltp/testcases/bin" ./foo.sh

-- 
Cyril Hrubis
chrubis@suse.cz


More information about the ltp mailing list