[LTP] [PATCH V6] controllers/pids: Add new testcases
Cyril Hrubis
chrubis@suse.cz
Thu Dec 3 14:16:34 CET 2015
Hi!
Pushed with following change:
case3()
{
- tmp=$((max + 1))
- tst_resm TINFO "limit the number of avalaible pid to $tmp"
- ROD echo $tmp > $testpath/pids.max
+ tst_resm TINFO "limit the number of avalaible pid to $max"
+ ROD echo $max > $testpath/pids.max
Since we start max-2 processes there is no need to set the limit to
max+1.
Thanks.
--
Cyril Hrubis
chrubis@suse.cz
More information about the Ltp
mailing list