|
From: <ro...@us...> - 2003-01-02 16:45:33
|
Update of /cvsroot/ltp/ltp/runtest In directory sc8-pr-cvs1:/tmp/cvs-serv4717/runtest Modified Files: syscalls Log Message: Added swapoff() tests from Aniruddha Marathe. Index: syscalls =================================================================== RCS file: /cvsroot/ltp/ltp/runtest/syscalls,v retrieving revision 1.98 retrieving revision 1.99 diff -u -d -r1.98 -r1.99 --- syscalls 2 Jan 2003 16:00:05 -0000 1.98 +++ syscalls 2 Jan 2003 16:45:29 -0000 1.99 @@ -749,6 +749,9 @@ string01 string01 +swapoff01 swapoff01 +swapoff02 swapoff02 + symlink01 symlink01 symlink02 symlink02 symlink03 symlink03 |