Update of /cvsroot/ltp/ltp/runtest
In directory sc8-pr-cvs1:/tmp/cvs-serv6768/runtest
Modified Files:
syscalls
Log Message:
Added ioperm() tests from Subhabrata Biswas.
Index: syscalls
===================================================================
RCS file: /cvsroot/ltp/ltp/runtest/syscalls,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -d -r1.96 -r1.97
--- syscalls 1 Jan 2003 20:44:12 -0000 1.96
+++ syscalls 1 Jan 2003 20:50:36 -0000 1.97
@@ -280,6 +280,9 @@
ioctl01 ioctl01 -D /dev/ttyS0
ioctl02 ioctl02 -D /dev/ttyS0
+ioperm01 ioperm01
+ioperm02 ioperm02
+
iopl01 iopl01
iopl02 iopl02
|