1# $FreeBSD$ 2 3# Stress Test Suite Configuration 4 5# Default values 6. ./default.cfg 7###export creatVERBOSE=3 # Remove comments for test 8###export rwVERBOSE=3 # Remove comments for test 9 10# Only run these two test programs for VFS tests 11 12export TESTPROGS="testcases/creat/creat testcases/rw/rw" 13