Lines Matching refs:tst_res
49 tst_res TINFO "test starts with cgroup version $cgroup_version"
96 tst_res TFAIL "fork failed unexpectedly"
98 tst_res TPASS "fork didn't fail"
100 tst_res TBROK "pids_task1 failed"
109 tst_res TINFO "limit the number of pid to $max"
119 tst_res TPASS "fork failed as expected"
121 tst_res TFAIL "fork didn't fail despite the limit"
123 tst_res TBROK "pids_task1 failed"
132 tst_res TINFO "limit the number of avalaible pid to $lim"
141 tst_res TFAIL "fork failed unexpectedly"
143 tst_res TPASS "fork worked as expected"
145 tst_res TBROK "pids_task1 failed"
153 tst_res TINFO "limit the number of avalaible pid to 0"
158 tst_res TPASS "all process were attached"
165 tst_res TINFO "try to limit the number of avalaible pid to -1"
169 tst_res TFAIL "managed to set the limit to -1"
171 tst_res TPASS "didn't manage to set the limit to -1"
177 tst_res TINFO "set a limit that is smaller than current number of pids"
187 tst_res TPASS "fork failed as expected"
189 tst_res TFAIL "fork didn't fail despite the limit"
191 tst_res TBROK "pids_task1 failed"
199 tst_res TINFO "the number of all child cgroup tasks larger than its parent limit"
203 tst_res TWARN "input max value must be a multiplier of $subcgroup_num"
218 tst_res TPASS "parent cgroup fork failed as expected"
220 tst_res TFAIL "parent cgroup fork didn't fail despite the limit"
222 tst_res TBROK "parent cgroup pids_task1 failed"
230 tst_res TPASS "child$i cgroup fork failed as expected"
232 tst_res TFAIL "child$i cgroup fork didn't fail despite the limit"
234 tst_res TBROK "child$i cgroup pids_task1 failed"
248 tst_res TINFO "set child cgroup limit smaller than its parent limit"
264 tst_res TPASS "fork failed as expected"
266 tst_res TFAIL "fork didn't fail despite the limit"
268 tst_res TBROK "pids_task1 failed"
277 tst_res TINFO "migrate cgroup"
293 tst_res TPASS "migrate pid $pid from cgroup1 to cgroup2 as expected"
295 tst_res TPASS "migrate pid $pid from cgroup1 to cgroup2 failed"
299 tst_res TPASS "migrate child1 cgroup as expected"
301 tst_res TFAIL "migrate child1 cgroup failed"
305 tst_res TPASS "migrate child2 cgroup as expected"
307 tst_res TFAIL "migrate child2 cgroup failed"
314 tst_res TFAIL "child1 fork failed unexpectedly"
316 tst_res TPASS "child1 fork worked as expected"
318 tst_res TBROK "child1 pids_task1 failed"
325 tst_res TPASS "child2 fork failed as expected"
327 tst_res TFAIL "child2 fork didn't fail despite the limit"
329 tst_res TBROK "child2 pids_task1 failed"
341 tst_res TINFO "Running testcase $caseno with $max processes"