Adding ioctl() testing of all /dev/tty* devices into the default LTP run. Signed-Of-By: Subrata Modak <subrata@linux.vnet.ibm.com>
diff --git a/runtest/syscalls b/runtest/syscalls
index aebc02f..e525a04 100644
--- a/runtest/syscalls
+++ b/runtest/syscalls
@@ -344,6 +344,9 @@
 #ioctl01 ioctl01 -D /dev/tty0
 #ioctl02 ioctl02 -D /dev/tty0
 
+# Introducing ioctl tests for all /dev/tty* devices
+ioctl test_ioctl
+
 inotify01 inotify01
 inotify02 inotify02