These tests were contributed by the timerfd() syscall developer Davide Libenzi <davidel@xmailserver.org>.
diff --git a/runtest/syscalls b/runtest/syscalls
index 2dc1096..3723b95 100644
--- a/runtest/syscalls
+++ b/runtest/syscalls
@@ -925,6 +925,10 @@
 times01 times01
 times03 times03
 
+# New syscall support from 2.6.25 kernel onwards
+
+timerfd01 timerfd01
+
 truncate01 truncate01
 truncate02 truncate02
 truncate03 truncate03