Lines Matching full:we
3 We initially try to freeze the cgroup but then try to cancel that.
4 After we cancel the sleep process should eventually reach the thawed
5 state. We expect the process to still be alive as we cleanup the test.
9 The sleep process is frozen. We then kill the sleep process.
10 Then we unfreeze the sleep process and see what happens. We expect the
16 The sleep process is frozen. We then move the sleep process to a THAWED
17 cgroup. We expect moving the sleep process to fail.
22 part of. We then thaw the subshell process. We expect the unthawed
28 The sleep process is frozen. We then wait until the sleep process should
29 have exited. Then we unfreeze the sleep process. We expect the
32 before we get a chance to "see" it again.
36 The sleep process is frozen. We then thaw the process before it exits.
37 We expect the process to still be alive as we cleanup the test.
46 The sleep process is stopped and then frozen. We then thaw the process
48 We expect the process to still be around as we cleanup the test.
52 The sleep process is stopped and then frozen. We then thaw the process
54 We expect the process to still be around as we cleanup the test.
59 parent. We need the vfork test binary -- ensure it's been built.