repo.or.cz
/
dragonfly.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
kernel: Handle zero-length ELF sections better
[dragonfly.git]
/
test
/
stress
/
stress2
/
marcus.cfg
blob
dcd93e4b0e6bbf011d31a22bfd8bb507e4074ee0
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
"