rc: Move stop_boot() from rc.d/fsck to rc.subr and improve it
[dragonfly.git] / test / stress / stress2 / vfs.cfg
1 # $FreeBSD$
2
3 # Stress Test Suite Configuration
4
5 # Default values
6 . ./default.cfg
7
8 # Only run these three test programs for VFS tests
9
10 export TESTPROGS="testcases/swap/swap testcases/creat/creat testcases/mkdir/mkdir"