Add  timerfd02  syscall  test, testing timerfd_create(TFD_CLOEXEC). Signed-Off-By: Subrata Modak<subrata@linux.vnet.ibm.com>.
diff --git a/runtest/syscalls b/runtest/syscalls
index 5b41277..ea15bd7 100644
--- a/runtest/syscalls
+++ b/runtest/syscalls
@@ -1114,6 +1114,7 @@
 # New syscall support from 2.6.25 kernel onwards
 
 timerfd01 timerfd01
+timerfd02 timerfd02
 
 truncate01 truncate01
 truncate01_64 truncate01_64