mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
18 lines
662 B
INI
18 lines
662 B
INI
# Just a test of the EXCLUDETESTS feature
|
|
|
|
# Default values
|
|
. ./default.cfg
|
|
|
|
###export TESTPROGS="" # Remove comments for test
|
|
###export HOG=1 # Remove comments for test
|
|
|
|
###export LOAD=100 # Remove comments for test
|
|
###export swapLOAD=100 # Remove comments for test
|
|
###export rwLOAD=100 # Remove comments for test
|
|
###export mkdirLOAD=100 # Remove comments for test
|
|
###export creatLOAD=100 # Remove comments for test
|
|
###export symlinkLOAD=100 # Remove comments for test
|
|
###export swapLOAD=100 # Remove comments for test
|
|
###export linkLOAD=100 # Remove comments for test
|
|
|
|
EXCLUDETESTS="sysctl|swap|tcp|udp|syscall|mmap|socket|thr|thr1|thr2|shm|badcode"
|