• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Copy this to config.local, uncomment and define values
2#
3# Define tests to exclude from running
4# TEST_EXCLUDE=""
5#
6# Define raw test devices (or files) for test cases, if any
7# declare -A TEST_MAP=()
8#
9# If no TEST_MAP entry exists for a test, use the ones given in TEST_FILES
10# TEST_FILES="/dev/somedevice /data/somefile"
11