Bring in FreeBSD's stress2 stress testing suite.
[dragonfly.git] / test / stress / stress2 / marcus.cfg
1 # $FreeBSD$
2
3 # Stress Test Suite Configuration
4
5 # Default values
6 . ./default.cfg
7
8 # Test configuration for the vop_stdvptocnp implementation
9
10 export LOAD=80
11 export symlinkLOAD=80
12 export TESTPROGS="
13 testcases/lockf2/lockf2
14 testcases/symlink/symlink
15 testcases/openat/openat
16 testcases/rw/rw
17 testcases/fts/fts
18 testcases/link/link
19 testcases/lockf/lockf
20 testcases/creat/creat
21 testcases/mkdir/mkdir
22 testcases/rename/rename
23 testcases/swap/swap
24 testcases/mkfifo/mkfifo
25 "