Lines Matching refs:test
63 # Setup for the tests. Make a backup copy of the good database in test.bu.
66 forcecopy test.db test.bu
67 sqlite3 db test.db
68 set fsize [file size test.db]
73 forcecopy test.bu test.db
76 hexio_write test.db 2041 [format %02x 0x2e]
78 sqlite3 db test.db
85 forcecopy test.bu test.db
88 hexio_write test.db 2047 [format %02x 0x84]
90 sqlite3 db test.db
97 forcecopy test.bu test.db
100 hexio_write test.db 7420 [format %02x 0xa8]
101 hexio_write test.db 10459 [format %02x 0x8d]
103 sqlite3 db test.db
110 forcecopy test.bu test.db
113 hexio_write test.db 10233 [format %02x 0xd0]
115 sqlite3 db test.db
137 foreach test $tests {
140 forcecopy test.bu test.db
143 hexio_write test.db [lindex $test 0] [format %02x [lindex $test 1]]
145 sqlite3 db test.db