Lines Matching refs:tst_res
62 tst_res TINFO "removing created directories"
65 tst_res TINFO "Umounting pids"
138 tst_res TFAIL "fork failed unexpectedly"
140 tst_res TPASS "fork didn't fail"
142 tst_res TBROK "pids_task1 failed"
151 tst_res TINFO "limit the number of pid to $max"
161 tst_res TPASS "fork failed as expected"
163 tst_res TFAIL "fork didn't fail despite the limit"
165 tst_res TBROK "pids_task1 failed"
174 tst_res TINFO "limit the number of avalaible pid to $lim"
183 tst_res TFAIL "fork failed unexpectedly"
185 tst_res TPASS "fork worked as expected"
187 tst_res TBROK "pids_task1 failed"
195 tst_res TINFO "limit the number of avalaible pid to 0"
200 tst_res TPASS "all process were attached"
207 tst_res TINFO "try to limit the number of avalaible pid to -1"
211 tst_res TFAIL "managed to set the limit to -1"
213 tst_res TPASS "didn't manage to set the limit to -1"
219 tst_res TINFO "set a limit that is smaller than current number of pids"
229 tst_res TPASS "fork failed as expected"
231 tst_res TFAIL "fork didn't fail despite the limit"
233 tst_res TBROK "pids_task1 failed"
241 tst_res TINFO "the number of all child cgroup tasks larger than its parent limit"
245 tst_res TWARN "input max value must be a multiplier of $subcgroup_num"
260 tst_res TPASS "parent cgroup fork failed as expected"
262 tst_res TFAIL "parent cgroup fork didn't fail despite the limit"
264 tst_res TBROK "parent cgroup pids_task1 failed"
272 tst_res TPASS "child$i cgroup fork failed as expected"
274 tst_res TFAIL "child$i cgroup fork didn't fail despite the limit"
276 tst_res TBROK "child$i cgroup pids_task1 failed"
290 tst_res TINFO "set child cgroup limit smaller than its parent limit"
303 tst_res TPASS "fork failed as expected"
305 tst_res TFAIL "fork didn't fail despite the limit"
307 tst_res TBROK "pids_task1 failed"
316 tst_res TINFO "migrate cgroup"
329 tst_res TPASS "migrate pid $pid from cgroup1 to cgroup2 as expected"
331 tst_res TPASS "migrate pid $pid from cgroup1 to cgroup2 failed"
335 tst_res TPASS "migrate child1 cgroup as expected"
337 tst_res TFAIL "migrate child1 cgroup failed"
341 tst_res TPASS "migrate child2 cgroup as expected"
343 tst_res TFAIL "migrate child2 cgroup failed"
350 tst_res TFAIL "child1 fork failed unexpectedly"
352 tst_res TPASS "child1 fork worked as expected"
354 tst_res TBROK "child1 pids_task1 failed"
361 tst_res TPASS "child2 fork failed as expected"
363 tst_res TFAIL "child2 fork didn't fail despite the limit"
365 tst_res TBROK "child2 pids_task1 failed"
377 tst_res TINFO "Running testcase $caseno with $max processes"