| /sqlite-3.40.0/test/ |
| H A D | tt3_stress.c | 24 opendb(&err, &db, "test.db", 0); in stress_thread_1() 43 opendb(&err, &db, "test.db", 0); in stress_thread_2() 62 opendb(&err, &db, "test.db", 0); in stress_thread_3() 85 opendb(&err, &db, "test.db", 0); in stress_thread_4() 89 opendb(&err, &db, "test.db", 0); in stress_thread_4() 116 opendb(&err, &db, "test.db", 0); in stress_thread_5() 121 opendb(&err, &db, "test.db", 0); in stress_thread_5() 268 opendb(&err, &db, zDb, 0); in stress2_workload19() 293 opendb(&err, &db, pCtx->zDb, 0); in stress2_thread_wrapper() 345 opendb(&err, &db, zDb, 1); in stress2()
|
| H A D | threadtest3.c | 988 opendb(&err, &db, "test.db", 0); in walthread1_thread() 1027 opendb(&err, &db, "test.db", 0); in walthread1_ckpt_thread() 1046 opendb(&err, &db, "test.db", 1); in walthread1() 1109 opendb(&err, &db, "test.db", 1); in walthread2() 1129 opendb(&err, &db, "test.db", 0); in walthread3_thread() 1166 opendb(&err, &db, "test.db", 1); in walthread3() 1189 opendb(&err, &db, "test.db", 0); in walthread4_reader_thread() 1204 opendb(&err, &db, "test.db", 0); in walthread4_writer_thread() 1224 opendb(&err, &db, "test.db", 1); in walthread4() 1244 opendb(&err, &db, "test.db", 0); in walthread5_thread() [all …]
|
| H A D | tt3_vacuum.c | 28 opendb(&err, &db, "test.db", 0); in vacuum1_thread_writer() 55 opendb(&err, &db, "test.db", 0); in vacuum1_thread_vacuumer() 72 opendb(&err, &db, "test.db", 1); in vacuum1()
|
| H A D | tt3_lookaside1.c | 25 opendb(&err, &db, "test.db", 0); in lookaside1_thread_reader() 50 opendb(&err, &db, "test.db", 0); in lookaside1_thread_writer() 71 opendb(&err, &db, "test.db", 1); in lookaside1()
|
| H A D | tt3_shared.c | 24 opendb(&err, &db, "test.db", 0); in shared_thread1() 39 opendb(&err, &db, "test.db", 1); in shared1()
|
| H A D | tt3_index.c | 22 opendb(&err, &db, "test.db", 0); in create_drop_index_thread() 54 opendb(&err, &db, "test.db", 1); in create_drop_index_1()
|
| H A D | tt3_checkpoint.c | 73 opendb(&err, &db, "test.db", 0); in checkpoint_starvation_reader() 99 opendb(&err, &db, "test.db", 1); in checkpoint_starvation_main()
|
| H A D | notify2.test | 90 proc opendb {} { 97 opendb 150 opendb
|
| H A D | crashM.test | 57 crashsql -delay 1 -file test1.db -opendb {
|
| H A D | tester.tcl | 1733 set opendb { sqlite3 db test.db -vfs crash } 1746 elseif {$n>1 && [string first $z -opendb]==0} {set opendb $z2} \ 1777 puts $f $opendb
|
| /sqlite-3.40.0/ext/rbu/ |
| H A D | rbucrash2.test | 60 crashsql -file $f -delay $iDelay -tclbody $script -dflt 1 -opendb {} \
|
| H A D | rbucrash.test | 118 crashsql -file test.db2 -delay $iDelay -tclbody $script -opendb {} {}
|