Veerendra [EMAIL PROTECTED] wrote: > Hi > Submitting the testcase, which would try to kill the parent namespace > pid from the container init. Also this tests a scenario of killing non > existent pid from the container. > > > Regards > Veerendra C > >
| [EMAIL PROTECTED] pidns]# ./pidns06 | pidns06 0 INFO : Parent: Passing the pid of the process 21939 | pidns06 1 PASS : Container: tried kill() on the parent pid 21939: errno set to 3 (No such process), as expected | | pidns06 2 PASS : Container: While killing non existent pid errno set to 3 : No such process, as expected | | | | Signed-off-by: Veerendra C <[EMAIL PROTECTED]> Acked-by: Sukadev Bhattiprolu <[EMAIL PROTECTED]> ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
