Annotation of 43BSDReno/sys/nfs/TEST/unix-tests/basic/runtests.mvs, revision 1.1.1.1

1.1       root        1: :
                      2: #!/bin/sh
                      3: #
                      4: #       @(#)runtests.mvs       1.2 90/01/03 NFS Rev 2 testsuite
                      5: #
                      6: #. ../startup.sh
                      7: 
                      8: #  see ../startup.sh for usage info
                      9: # 'ARGS=-f' for basic funtionality tests (one pass of each test)
                     10: # 'ARGS=  ' for longer tests without timing (1-3 minutes per test)
                     11: # 'ARGS=-t' for longer tests with timing
                     12: 
                     13: ARGS="-m"
                     14: 
                     15: echo "Starting BASIC tests: test directory $NFSTESTDIR (arg: $ARGS)"
                     16: 
                     17: echo ""
                     18: #           levels files dirs fname dname 
                     19: test1 $ARGS    1     2     0   mvsn  mvsd
                     20: echo ""
                     21: test2 $ARGS    1     2     0   mvsn  mvsd
                     22: echo ""
                     23: test3 $ARGS 1
                     24: # echo ""
                     25: # test4 $ARGS  DON'T DO SETATTR TESTS
                     26: echo ""
                     27: test4a $ARGS 10 1 mvsn
                     28: echo ""
                     29: test5 $ARGS  1048576 10 bigfile
                     30: # echo ""
                     31: # test5a $ARGS
                     32: # echo ""
                     33: # test5b $ARGS
                     34: echo ""
                     35: test6 -i $ARGS 200 1 mvsn
                     36: # echo ""
                     37: # test7 $ARGS  DON'T TEST LINK OPERTAIONS
                     38: echo ""
                     39: test7a $ARGS 10 1 mvsn newn
                     40: # echo ""
                     41: # test7b $ARGS DON'T TEST LINK OPERATIONS
                     42: # echo ""
                     43: # test8 $ARGS DON'T TEST SYMLINK/READLINK OPERATIONS
                     44: echo ""
                     45: test9 $ARGS 1
                     46: echo ""
                     47: 
                     48: echo "Congratulations, you passed the basic tests for MVS/NFS!"

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.