Lines Matching refs:is

4 # a legal notice, here is a blessing:
12 # focus of this file is testing the sqlite3_unlock_notify() API.
28 # and that it is invoked.
41 } {1 {database table is locked}}
60 # (which is the equivalent of invoking sqlite3_unlock_notify() with
72 } {1 {database table is locked}}
91 # The following tests, notify1-2.*, test that deadlock is detected
109 # would be deadlocked (since [db2] is already waiting on [db], and this
124 } {1 {database table is locked: t1}}
130 } {1 {database table is locked: t2}}
134 } {1 {database is deadlocked}}
162 } {1 {database table is locked: t2}}
165 } {1 {database table is locked: t3}}
168 } {1 {database table is locked: t1}}
177 } {1 {database is deadlocked}}
218 } {1 {database table is locked: t1}}
242 # is handled correctly.
286 # notify1-6.3.*: Test that if an SQLITE_LOCKED error is encountered while
289 # transaction, the unlock-notify callback is not invoked.
293 # unlock-notify callback is therefore invoked.
317 } {1 {database table is locked: t2}}
320 } {1 {database table is locked: t1}}
329 } {1 {database table is locked: t2}}
343 } {1 {database table is locked: t1}}
351 } {1 {database table is locked: t2}}
363 } {1 {database table is locked: t2}}
377 # unlock-notify function is registered, all are invoked correctly.
393 } {1 {database table is locked: t1}}
396 } {1 {database table is locked: t1}}
412 # error code is returned in various scenarios.
420 } {1 {database table is locked: t1}}
431 } {1 {database schema is locked: main}}
458 } {1 {database table is locked: t1}}
461 } {1 {database table is locked}}
484 } {1 {database table is locked: t1}}
487 } {1 {database table is locked}}