- Starting BASIC tests: test directory /cygdrive/t/test1/chtontest/cthon04/testdir1 (arg: -t)
- ./test1: File and directory creation test
- rm: remove write-protected directory '/cygdrive/t/test1/chtontest/cthon04/testdir1'? created 155 files 62 directories 5 levels deep in 2.94 seconds
- ./test1 ok.
- ./test2: File and directory removal test
- removed 155 files 62 directories 5 levels deep in 1.15 seconds
- ./test2 ok.
- ./test3: lookups across mount point
- rm: remove write-protected directory '/cygdrive/t/test1/chtontest/cthon04/testdir1'? 500 getcwd and stat calls in 0.27 seconds
- ./test3 ok.
- ./test4: setattr, getattr, and lookup
- 1000 chmods and stats on 10 files in 5.40 seconds
- ./test4 ok.
- ./test4a: getattr and lookup
- 1000 stats on 10 files in 0.68 seconds
- ./test4a ok.
- ./test5: read and write
- wrote 1048576 byte file 10 times in 0.31 seconds (33103378 bytes/sec)
- read 1048576 byte file 10 times in 0.51 seconds (20305538 bytes/sec)
- ./test5 ok.
- ./test5a: write
- wrote 1048576 byte file 10 times in 0.31 seconds (33679017 bytes/sec)
- ./test5a ok.
- ./test5b: read
- read 1048576 byte file 10 times in 0.49 seconds (21245028 bytes/sec)
- ./test5b ok.
- ./test6: readdir
- 20500 entries read, 200 files in 49.3 seconds
- ./test6 ok.
- ./test7: link and rename
- 200 renames and links on 10 files in 2.88 seconds
- ./test7 ok.
- ./test7b: link
- 100 links on 10 files in 1.46 seconds
- ./test7b ok.
- ./test9: statfs
- 1500 statfs calls in 3.70 seconds
- ./test9 ok.
- Congratulations, you passed the basic tests!
- GENERAL TESTS: directory /cygdrive/t/test1/chtontest/cthon04/testdir1
- if test ! -x runtests; then chmod a+x runtests; fi
- cd /cygdrive/t/test1/chtontest/cthon04/testdir1; rm -f Makefile runtests runtests.wrk *.sh *.c mkdummy rmdummy nroff.in makefile.tst
- cp Makefile runtests runtests.wrk *.sh *.c mkdummy rmdummy nroff.in makefile.tst /cygdrive/t/test1/chtontest/cthon04/testdir1
- Small Compile
- 0.2 (0.0) real 0.3 (0.0) user 0.0 (0.0) sys
- Tbl
- 0.0 (0.0) real 0.0 (0.0) user 0.0 (0.0) sys
- Nroff
- 0.1 (0.0) real 0.2 (0.0) user 0.0 (0.0) sys
- Large Compile
- 0.3 (0.0) real 0.3 (0.0) user 0.0 (0.0) sys
- Four simultaneous large compiles
- 1.3 (0.0) real 1.9 (0.0) user 0.0 (0.0) sys
- Makefile
- 0.4 (0.0) real 2.2 (0.0) user 0.0 (0.0) sys
- General tests complete
- SPECIAL TESTS: directory /cygdrive/t/test1/chtontest/cthon04/testdir1
- cd /cygdrive/t/test1/chtontest/cthon04/testdir1; rm -f runtests runtests.wrk READWIN.txt Makefile op_unlk op_ren op_chmod dupreq excltest negseek rename holey truncate nfsidem nstat stat stat2 touchn fstat rewind telldir bigfile bigfile2 freesp
- cp runtests runtests.wrk READWIN.txt Makefile op_unlk op_ren op_chmod dupreq excltest negseek rename holey truncate nfsidem nstat stat stat2 touchn fstat rewind telldir bigfile bigfile2 freesp /cygdrive/t/test1/chtontest/cthon04/testdir1
- check for proper open/unlink operation
- nfsjunk files before unlink:
- -rw-r--r-- 1 Unix_User+0 Unix_Group+0 0 Nov 13 18:09 nfsffffc2d3.0
- -rwxr-xr-x 1 Unix_User+197608 Unix_Group+197121 73885 Nov 13 18:09 nfsidem.exe
- ./nfsffffc2d3.0 open; unlink ret = 0
- nfsjunk files after unlink:
- -rwxr-xr-x 1 Unix_User+197608 Unix_Group+197121 73885 Nov 13 18:09 nfsidem.exe
- data compare ok
- nfsjunk files after close:
- -rwxr-xr-x 1 Unix_User+197608 Unix_Group+197121 73885 Nov 13 18:09 nfsidem.exe
- test completed successfully.
- check for proper open/rename operation
- nfsjunk files before rename:
- -rwxrwxrwx 1 Unix_User+197608 Unix_Group+197121 0 Nov 13 18:09 nfsaffffc2d7.0
- -rwxr-xr-x 1 Unix_User+0 Unix_Group+0 0 Nov 13 18:09 nfsbffffc2d7.1
- -rwxr-xr-x 1 Unix_User+197608 Unix_Group+197121 73885 Nov 13 18:09 nfsidem.exe
- ./nfsbffffc2d7.1 open; rename ret = -1
- unlink: File exists
- check for proper open/chmod 0 operation
- testfile before chmod:
- -rw-r--r-- 1 Unix_User+0 Unix_Group+0 0 Nov 13 18:09 ./nfsffffc2d9.0
- ./nfsffffc2d9.0 open; chmod ret = 0
- testfile after chmod:
- ---------- 1 Unix_User+0 Unix_Group+0 0 Nov 13 18:09 ./nfsffffc2d9.0
- data compare ok
- testfile after write/read:
- ---------- 1 Unix_User+0 Unix_Group+0 100 Nov 13 18:09 ./nfsffffc2d9.0
- test completed successfully.
- check for lost reply on non-idempotent requests
- 100 tries
- test exclusive create.
- test negative seek, you should get: read: Invalid argument
- or lseek: Invalid argument
- lseek: Invalid argument
- test rename
- test truncate
- truncate succeeded
- test holey file support
- Holey file test ok
- test rewind support
- test telldir cookies
- rm: cannot remove 'telldir-test': Permission denied
- test freesp and file size
- fcntl(...F_FREESP...) not available on this platform.
- write/read 30 MB file
- write/read at 2GB, 4GB edges
- Special tests complete
- Starting LOCKING tests: test directory /cygdrive/t/test1/chtontest/cthon04/testdir1 (arg: -t)
- Testing native post-LFS locking
- Creating parent/child synchronization pipes.
- CreateFile(/cygdrive/t/test1/chtontest/cthon04/testdir1/lockfile3315) returned 3
- ** PARENT pass 1 results: 0/0 pass, 0/0 warn, 0/0 fail (pass/total).
- ** CHILD pass 1 results: 0/0 pass, 0/0 warn, 0/0 fail (pass/total).
- lock tests failed
msnfs41client: cthon04 test results
Posted by Anonymous on Mon 13th Nov 2023 17:13
raw | new post
Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.