Searched refs:permutation (Results 1 – 25 of 81) sorted by relevance
1234
62 if {[permutation] != "inmemory_journal"63 && [permutation] != "atomic-batch-write"88 [permutation]=="journaltest" || [permutation]=="inmemory_journal"
20 # This test does not work with the inmemory_journal permutation. The reason21 # is that each connection opened as part of this permutation executes24 if {[permutation]=="inmemory_journal"} {
25 # In the "inmemory_journal" permutation, each new connection executes 32 if {[permutation]=="inmemory_journal"33 || [permutation]=="journaltest"88 if {[permutation]=="prepare"} { catchsql "SELECT * FROM sqlite_master" db2 }145 db2 cache flush ;# Required by permutation "prepare".
83 && [permutation] ne "onefile"84 && [permutation] ne "inmemory_journal"85 && [permutation] ne "atomic-batch-write"138 if {[lsearch {exclusive persistent_journal no_journal} [permutation]]<0} {
21 # This test does not work with the inmemory_journal permutation. The reason22 # is that each connection opened as part of this permutation executes25 if {[permutation]=="inmemory_journal"} {
124 if {[permutation]=="prepare"} {183 if {[permutation]=="prepare"} { catchsql { SELECT * FROM sqlite_master } }202 if {[permutation]=="prepare"} { 229 if {[permutation]=="prepare"} {
17 if {[permutation]=="mmap"} {119 if {[permutation]!="inmemory_journal"} {229 } ;# [permutation]!="inmemory_journal"
47 if {[permutation] == "multithread"} { set SORT4TIMEOUT 300 }163 if {[permutation] == "memsys3" || [permutation] == "memsys5"} {
21 if {[permutation]=="journaltest" || [permutation]=="inmemory_journal"} {
31 if {[permutation]=="mmap"} {115 # For similar reasons, this test does not work with the memsubsys1 permutation.167 if {[permutation] != "memsubsys1"} {
21 # will not work with the "memsubsys1" permutation.23 if {[permutation] == "memsubsys1"} {
22 if {[permutation]=="journaltest" || [permutation]=="inmemory_journal"} {
30 || [permutation] == "journaltest"31 || [permutation] == "inmemory_journal"
795 if {[permutation]=="maindbname"} {2285 expr {[permutation] eq "wal"}2301 if {[permutation]=="journaltest"} { return 0 }2305 proc permutation {} { procedure2372 if {[permutation] != $::G(start:permutation)} return2543 set vgrun [expr {[permutation]=="valgrind"}]
225 # This will not work with the in-memory journal permutation, as opening229 if {[permutation]!="inmemory_journal"} {
18 if {[permutation] == "inmemory_journal"} {
19 if {[permutation]=="memsubsys1"} {
30 if {$tn==1 && [permutation]=="unix-excl"} continue
350 if {[permutation]!="journaltest" && $::TEMP_STORE<2} {351 # The journaltest permutation does not support mmap, so this part of
24 if {[permutation]=="inmemory_journal"} {
23 if {[permutation]=="session_strm" || [permutation]=="session_eec"} {