File:  [CSRG BSD Unix] / 43BSDReno / sys / nfs / TEST / unix-tests / basic / runtests.mvs
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 16:12:57 2018 UTC (8 years, 1 month ago) by root
Branches: MAIN, BSD
CVS tags: HEAD, BSD43reno
BSD 4.3reno

:
#!/bin/sh
#
#       @(#)runtests.mvs	1.2 90/01/03 NFS Rev 2 testsuite
#
#. ../startup.sh

#  see ../startup.sh for usage info
# 'ARGS=-f' for basic funtionality tests (one pass of each test)
# 'ARGS=  ' for longer tests without timing (1-3 minutes per test)
# 'ARGS=-t' for longer tests with timing

ARGS="-m"

echo "Starting BASIC tests: test directory $NFSTESTDIR (arg: $ARGS)"

echo ""
#           levels files dirs fname dname 
test1 $ARGS    1     2     0   mvsn  mvsd
echo ""
test2 $ARGS    1     2     0   mvsn  mvsd
echo ""
test3 $ARGS 1
# echo ""
# test4 $ARGS	DON'T DO SETATTR TESTS
echo ""
test4a $ARGS 10 1 mvsn
echo ""
test5 $ARGS  1048576 10 bigfile
# echo ""
# test5a $ARGS
# echo ""
# test5b $ARGS
echo ""
test6 -i $ARGS 200 1 mvsn
# echo ""
# test7 $ARGS	DON'T TEST LINK OPERTAIONS
echo ""
test7a $ARGS 10 1 mvsn newn
# echo ""
# test7b $ARGS DON'T TEST LINK OPERATIONS
# echo ""
# test8 $ARGS DON'T TEST SYMLINK/READLINK OPERATIONS
echo ""
test9 $ARGS 1
echo ""

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.