Home
last modified time | relevance | path

Searched refs:scenario (Results 1 – 13 of 13) sorted by relevance

/sqlite-3.40.0/tool/
H A Dsoak1.tcl54 proc scenario {id title pattern} { procedure
66 scenario 0 {Default} {}
67 scenario 1 {Debug} {
71 scenario 2 {Everything} {
79 scenario 3 {Customer-1} {
94 scenario 4 {Small-Cache} {
/sqlite-3.40.0/test/
H A Dshortread1.test12 # This file attempts to duplicate an error scenario seen on a
H A DvtabK.test11 # This file implements tests for a strange scenario discovered by
H A Dthread1.test101 # The following tests - thread1-2.* - test the following scenario:
H A Dcrash8.test55 # Potential corruption scenario 1. A second process opens the database
76 # Potential corruption scenario 2. The second process, operating in
H A Dnockpt.test66 # Test an unusual scenario:
H A Dincrblob2.test301 # The following tests - incrblob2-6.* - test a specific scenario that might
H A Ddelete.test324 # the index B-Tree. At one point this (obscure) scenario was causing
H A Dmalloc5.test405 # call sync() in this scenario. So no further memory can be reclaimed.
H A Dvtab6.test412 # Ticket #350 describes a scenario where LEFT OUTER JOIN does not
H A Dpagerfault.test629 # than that. In this scenario SQLite should delete the journal file
H A Djoin.test529 # Ticket #350 describes a scenario where LEFT OUTER JOIN does not
/sqlite-3.40.0/src/
H A Dsqlite.h.in2741 ** Consider a scenario where one process is holding a read lock that
9144 ** To avoid this scenario, the sqlite3_unlock_notify() performs deadlock