Add  pipe2_02  syscall  test, testing pipe2(O_NONBLOCK). Signed-Off-By: Subrata Modak<subrata@linux.vnet.ibm.com.
diff --git a/runtest/syscalls b/runtest/syscalls
index 2f4767b..7ba3865 100644
--- a/runtest/syscalls
+++ b/runtest/syscalls
@@ -685,6 +685,7 @@
 pipe11 pipe11
 
 pipe2_01 pipe2_01
+pipe2_02 pipe2_02
 
 poll01 poll01