Please find the patch for the pidns14.c testcase. Test Assertion:
** kill -USR1 container_init from outside a container,
** $ Where init has not defined a custom handler for USR1,
** $ Should kill the container,
** $ else the test fails,
Signed-off-by: Veerendra C <vechandr@in.ibm.com>,
Results:
# ./pidns14
pidns14     1  PASS  :  container init is killed, as expected
Sukadev, Included the changes suggested by you after doing waitpid() at the end.
1 file changed