9 lines
182 B
INI
9 lines
182 B
INI
|
# Stress Test Suite Configuration
|
||
|
|
||
|
# Default values
|
||
|
. ./default.cfg
|
||
|
|
||
|
# Only run these two test programs for VFS tests
|
||
|
|
||
|
export TESTPROGS="testcases/creat/creat testcases/mkdir/mkdir"
|