mirror of
https://github.com/opnsense/src.git
synced 2026-04-25 08:07:28 -04:00
9 lines
239 B
INI
9 lines
239 B
INI
# Stress Test Suite Configuration
|
|
|
|
# Default values
|
|
. ./default.cfg
|
|
|
|
# Only run these three test programs for VFS tests
|
|
|
|
export TESTPROGS="testcases/swap/swap testcases/creat/creat testcases/mkdir/mkdir testcases/rw/rw"
|
|
export swapLOAD=10
|