Files
third_party_liburing/test/config
T
Jens Axboe 4f18c82de3 test: use config.local for runtests.sh
Add it to .gitignore as well. This makes it easier to have a local
configuration that isn't overwritten by resetting the git tree, or
pulling changes.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
2020-05-20 09:32:11 -06:00

5 lines
166 B
Plaintext

# Define raw test devices (or files) for test cases, if any
# Copy this to config.local, and uncomment + define test files
#
# TEST_FILES="/dev/nvme0n1p2 /data/file"