Lines Matching refs:tests

175 # Start of tests
189 This test suite is the same as the "quick" tests, except that some files
197 Run tests of the command-line shell
204 This test suite is the same as the "veryquick" tests, except that
205 slower tests are omitted.
222 Run the "veryquick" test suite with a couple of multi-process tests (that
236 Run the "veryquick" test suite with a couple of multi-process tests (that
273 All multi-threaded tests.
280 All FTS3 tests except fts3rnd.test.
306 All FTS5 tests.
310 All FTS5 tests.
318 All window function related tests .
324 All LSM1 tests.
329 This test suite is the same as the "quick" tests, except that some files
421 a few tests that do not work with a version 1 VFS. And the quota* tests,
461 Coverage tests for file wal.c.
478 Coverage tests for file pager.c.
485 Coverage tests for file analyze.c.
493 Coverage tests for file vdbesort.c.
504 # Run some tests using pre-allocated page blocks.
506 # mmap1.test is excluded because a good number of its tests depend on
528 # Run some tests using pre-allocated page blocks. This time
553 # Run all tests with the lookaside allocator disabled.
556 OOM tests with lookaside disabled
571 # Run some tests in SQLITE_CONFIG_SINGLETHREAD mode.
603 # Run some tests in SQLITE_CONFIG_MULTITHREAD mode.
625 # Run some tests in SQLITE_OPEN_FULLMUTEX mode.
637 # Run some tests using the "onefile" demo.
640 Run some tests using the "test_onefile.c" demo
648 # Run some tests using UTF-16 databases.
651 Run tests using UTF-16 databases
674 # Run some tests in exclusive locking mode.
677 Run tests in exclusive locking mode.
685 # Run some tests in exclusive locking mode with truncated journals.
688 Run tests in exclusive locking mode and truncate journal mode.
697 # Run some tests in persistent journal mode.
700 Run tests in persistent-journal mode.
708 # Run some tests in truncating journal mode.
711 Run tests in persistent-journal mode.
720 # Run some error tests in persistent journal mode.
730 # Run some tests in no journal mode.
733 Run tests in no-journal mode.
741 # Run some error tests in no journal mode.
751 # Run some crash-tests in autovacuum mode.
759 # Run some ioerr-tests in autovacuum mode.
767 # Run tests with an in-memory journal.
770 Run tests with an in-memory journal file.
774 # Exclude all tests that simulate IO errors.
815 Run tests using the allocator in mem3.c.
853 Run tests using the allocator in mem5.c.
880 Run tests using the allocator in mem5.c in a different configuration.
947 Run some tests on a SAFE_APPEND file-system.
955 # The set of tests to run on the alternative-pcache
1019 Run tests with journal_mode=WAL
1036 All R-tree related tests. Provides coverage of source file rtree.c.
1040 All session module related tests.
1044 All session module related tests with sqlite3_extended_result_codes() set.
1052 All session module related tests using the streaming APIs.
1060 RBU tests.
1082 Run tests with the db connection using sqlite3_prepare() instead of _v2().
1121 # End of tests