You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
326 B
11 lines
326 B
# Copy this to config.local, uncomment and define values
|
|
#
|
|
# Define tests to exclude from running
|
|
# TEST_EXCLUDE=""
|
|
#
|
|
# Define raw test devices (or files) for test cases, if any
|
|
# declare -A TEST_MAP=()
|
|
#
|
|
# If no TEST_MAP entry exists for a test, use the ones given in TEST_FILES
|
|
# TEST_FILES="/dev/somedevice /data/somefile"
|