Addition of truncate64 syscall test support. Signed-off-by: Masatake YAMATO <yamato@redhat.com>.
diff --git a/runtest/syscalls b/runtest/syscalls
index 9f283e2..f6a1018 100644
--- a/runtest/syscalls
+++ b/runtest/syscalls
@@ -957,9 +957,13 @@
 timerfd01 timerfd01
 
 truncate01 truncate01
+truncate01_64 truncate01_64
 truncate02 truncate02
+truncate02_64 truncate02_64
 truncate03 truncate03
+truncate03_64 truncate03_64
 truncate04 truncate04
+truncate04_64 truncate04_64
 
 # This syscall is obsolete.  The latest glibc does not even
 # include the ulimit.h file anymore.  The test will fail