Home
last modified time | relevance | path

Searched refs:failure (Results 1 – 25 of 57) sorted by relevance

123

/sqlite-3.40.0/test/
H A DmallocC.test12 # This file tests aspects of the malloc failure while parsing
35 # Run the SQL. Malloc number $::n is set to fail. A malloc() failure
58 # Recover from the malloc failure.
60 # Update: The new malloc() failure handling means that a transaction may
H A Doserror.test47 # Test a failure in open() due to too many files.
84 # Test a failure in open() due to the path being a directory.
94 # Test a failure in open() due to the path not existing.
103 # Test a failure in open() due to the path not existing.
H A DmallocI.test29 # Malloc failure while trying to service a pragma on a TEMP database.
35 # Malloc failure while creating a table from a SELECT statement.
43 # This tests that a malloc failure that occurs while passing the schema
H A Dmalloc.test212 # occur in vdbeapi.c. Specifically, if a malloc failure that occurs
497 # Make sure SQLITE_NOMEM is reported out on an ATTACH failure even
498 # when the malloc failure occurs within the nested parse.
520 # Test malloc failure whilst installing a foreign key.
528 # Test malloc failure in an sqlite3_prepare_v2() call.
623 # aimed at testing the response of the library to a failure in that
635 # failure while seeking to the right-hand side of the B-Tree to insert
653 # Test that no memory is leaked following a malloc() failure in
730 # If, when running in exclusive mode, a malloc() failure occurs
736 # the malloc failure and rollback, the change counter will not
[all …]
H A Dmalloc4.test20 # [193] When a memory allocation failure occurs during sqlite3_column_name(),
57 # Test malloc failure in the _name(), _name16(), decltype() and
58 # decltype16() APIs. Calls that occur after the malloc() failure should
H A Dbitvec.test154 # "failcnt"-th malloc. The result should be "0" if no malloc failure
155 # occurs or "-1" if there is a malloc failure.
H A Dcrash5.test13 # This file tests aspects of recovery from a malloc() failure
84 # failure occurred in the OS layer), write to the database. Make sure
H A Dmalloc3.test71 # malloc() failure may occur within any stage. If a memory allocation fails
92 # in the same way as a failure within _finalize(). The statement handle
100 # The effect of a malloc failure on concurrently executing SQL statements,
102 # the malloc() failure mandates statement rollback only. Currently, if
241 # (and hence after each failure of the first insert), and that it has been
625 error "Unreported malloc() failure, test \"$testid\", $expr"
H A Dtrans2.test155 # Do a large update that aborts do to a constraint failure near
179 # Do another large update that aborts do to a constraint failure near
H A Dtkt3929.test43 # assertion failure or a "database is malformed" error.
H A Dinit.test13 # focus of this file is testing the effects of a failure in
H A DmallocB.test40 # malloc() failure in sqlite3_set_auxdata().
H A DmallocH.test62 # Malloc failure during integrity_check pragma.
H A Daltermalloc.test45 # Test malloc() failure on an ALTER TABLE on a virtual table.
H A Dshared_err.test303 # Provoke a malloc() failure when a cursor position is being saved. This
383 # Again provoke a malloc() failure when a cursor position is being saved,
455 # Test that one or more queries were aborted due to the malloc() failure.
H A Din2.test53 # during b-tree balancing was causing an assertion failure.
H A Dfuzz_malloc.test76 # Test malloc failure during parsing (and execution) of a fuzzily
H A DcollateB.test65 # Test an assert() failure that was occuring if an index were created
H A Dfts2g.test88 # row, and when combined there was an assertion failure.
H A Dfts3ag.test88 # row, and when combined there was an assertion failure.
H A Djson103.test61 # The underlying problem is a failure to reset Mem.eSubtype
H A Dauth3.test115 # an authorizer failure during an ALTER TABLE. The solution (I think) is
H A Dcrash.test15 # from a power failure during the middle of a COMMIT. The OS interface
18 # occurs after a power failure.
/sqlite-3.40.0/ext/lsm1/lsm-test/
H A DREADME28 live-recovery (recovery from a failure that occurs while other
30 from a system or power failure.
/sqlite-3.40.0/doc/
H A DF2FS.txt76 to persistent storage before the failure occurred.

123