xref: /aosp_15_r20/external/liburing/test/config (revision 25da2bea747f3a93b4c30fd9708b0618ef55a0e6)
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