wcfs/pintimeout_kill: Fix killed testing if successful
In case 'test_wcfs_pintimeout_kill' is successful, WCFS kills the client process. In order to prevent WCFS from killing the full testing process, we therefore need to encapsulate the test code into a subprocess, so that only this subprocess is killed in case of a success.
Showing
Please register or sign in to comment