# CMake generated Testfile for 
# Source directory: /Users/anders/Documents/src/mdbxjs/deps/libmdbx/test
# Build directory: /Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/test
# 
# This file includes the relevant testing commands required for 
# testing this directory and lists subdirectories to be tested as well.
add_test(smoke "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/mdbx_test" "--loglevel=verbose" "--keygen.seed=842528864" "--progress" "--console=no" "--pathname=smoke.db" "--dont-cleanup-after" "basic")
set_tests_properties(smoke PROPERTIES  RUN_SERIAL "OFF" TIMEOUT "600" _BACKTRACE_TRIPLES "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/test/CMakeLists.txt;79;add_test;/Users/anders/Documents/src/mdbxjs/deps/libmdbx/test/CMakeLists.txt;0;")
add_test(smoke_chk "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/mdbx_chk" "-nvv" "smoke.db")
set_tests_properties(smoke_chk PROPERTIES  DEPENDS "smoke" REQUIRED_FILES "smoke.db" TIMEOUT "60" _BACKTRACE_TRIPLES "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/test/CMakeLists.txt;87;add_test;/Users/anders/Documents/src/mdbxjs/deps/libmdbx/test/CMakeLists.txt;0;")
add_test(smoke_chk_copy "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/mdbx_chk" "-nvv" "smoke.db-copy")
set_tests_properties(smoke_chk_copy PROPERTIES  DEPENDS "smoke" REQUIRED_FILES "smoke.db-copy" TIMEOUT "60" _BACKTRACE_TRIPLES "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/test/CMakeLists.txt;92;add_test;/Users/anders/Documents/src/mdbxjs/deps/libmdbx/test/CMakeLists.txt;0;")
add_test(dupsort_writemap "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/mdbx_test" "--loglevel=notice" "--keygen.seed=842528864" "--table=+data.integer" "--keygen.split=29" "--datalen.min=min" "--datalen.max=max" "--progress" "--console=no" "--repeat=2" "--pathname=dupsort_writemap.db" "--dont-cleanup-after" "basic")
set_tests_properties(dupsort_writemap PROPERTIES  RUN_SERIAL "OFF" TIMEOUT "600" _BACKTRACE_TRIPLES "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/test/CMakeLists.txt;99;add_test;/Users/anders/Documents/src/mdbxjs/deps/libmdbx/test/CMakeLists.txt;0;")
add_test(dupsort_writemap_chk "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/mdbx_chk" "-nvv" "dupsort_writemap.db")
set_tests_properties(dupsort_writemap_chk PROPERTIES  DEPENDS "dupsort_writemap" REQUIRED_FILES "dupsort_writemap.db" TIMEOUT "60" _BACKTRACE_TRIPLES "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/test/CMakeLists.txt;108;add_test;/Users/anders/Documents/src/mdbxjs/deps/libmdbx/test/CMakeLists.txt;0;")
add_test(dupsort_writemap_chk_copy "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/mdbx_chk" "-nvv" "dupsort_writemap.db-copy")
set_tests_properties(dupsort_writemap_chk_copy PROPERTIES  DEPENDS "dupsort_writemap" REQUIRED_FILES "dupsort_writemap.db-copy" TIMEOUT "60" _BACKTRACE_TRIPLES "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/test/CMakeLists.txt;113;add_test;/Users/anders/Documents/src/mdbxjs/deps/libmdbx/test/CMakeLists.txt;0;")
add_test(uniq_nested "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/mdbx_test" "--loglevel=notice" "--mode=-writemap,-nosync-safe,-lifo" "--progress" "--console=no" "--repeat=2" "--pathname=uniq_nested.db" "--dont-cleanup-after" "basic")
set_tests_properties(uniq_nested PROPERTIES  RUN_SERIAL "OFF" TIMEOUT "1800" _BACKTRACE_TRIPLES "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/test/CMakeLists.txt;120;add_test;/Users/anders/Documents/src/mdbxjs/deps/libmdbx/test/CMakeLists.txt;0;")
add_test(uniq_nested_chk "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/mdbx_chk" "-nvv" "uniq_nested.db")
set_tests_properties(uniq_nested_chk PROPERTIES  DEPENDS "uniq_nested" REQUIRED_FILES "uniq_nested.db" TIMEOUT "60" _BACKTRACE_TRIPLES "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/test/CMakeLists.txt;127;add_test;/Users/anders/Documents/src/mdbxjs/deps/libmdbx/test/CMakeLists.txt;0;")
add_test(uniq_nested_chk_copy "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/build/mdbx_chk" "-nvv" "uniq_nested.db-copy")
set_tests_properties(uniq_nested_chk_copy PROPERTIES  DEPENDS "uniq_nested" REQUIRED_FILES "uniq_nested.db-copy" TIMEOUT "60" _BACKTRACE_TRIPLES "/Users/anders/Documents/src/mdbxjs/deps/libmdbx/test/CMakeLists.txt;132;add_test;/Users/anders/Documents/src/mdbxjs/deps/libmdbx/test/CMakeLists.txt;0;")
