Hello all,
I normally execute the ltp suite using runltp with -f, specifying just
the runtest files I want to execute, possibly even writing my own ones
and using the fact that runltp detects absolute paths in the comma-
separated list and looks for them outside /opt/ltp.

>From this viewpoint, and also looking at things like
testscripts/syscalls.sh, this approach seems perfectly valid (there's
at least nothing against it in the documentation, as far as I can tell).
My impression was therefore that testscripts are just convenient
(or legacy?) ways to run big chunks of the suite.

However then I found testscripts/network.sh and all the "mandatory"
variables it exports - not using it resulted in the ping01 test failing
due to recent rewrite in cbab2eed06. And, as it turns out, network.sh
is not alone.

Therefore I would like to ask (since I didn't find this documented);
is running individual tests via runltp -f something "officially"
supported and the network tests should be altered to get their defaults
in another way, or is runltp -f wild west and I'm on my own, with the
only supported way to run the suite being the testscripts?

Thanks,
Jiri

------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to