Home
last modified time | relevance | path

Searched refs:run_test (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/ext/session/
H A Dsession_speed_test.c210 static void run_test( in run_test() function
345 run_test(db, db2, o.nRow, azInsert[o.bInteger]); in main()
346 run_test(db, db2, o.nRow, azUpdate[o.bInteger]); in main()
347 run_test(db, db2, o.nRow, azDelete[o.bInteger]); in main()
/sqlite-3.40.0/test/
H A Dmalloc3.test154 # Each time an SQL statement fails, the driver program (see proc [run_test]
165 # That make any sense? If not, read the code in [run_test] and it might.
176 # ::run_test_script. At the end of this file, the proc [run_test] is used
557 proc run_test {arglist iRepeat {pcstart 0} {iFailStart 1}} {
688 run_test $::run_test_script 1
700 run_test $::run_test_script 0