Lines Matching refs:test
16 # $Id: memleak.test,v 1.3 2004/02/12 18:46:39 drh Exp $
33 # each round of the test. This number should be constant. If it
39 all.test
40 quick.test
41 malloc.test
42 misuse.test
43 memleak.test
44 btree2.test
45 trans.test
49 attach.test \
50 attach2.test \
51 auth.test \
52 format3.test \
53 version.test
59 set FILELIST [lsort -dictionary [glob $testdir/*.test]]
73 puts -nonewline memory-leak-test-$tail...
79 lappend ::failList memory-leak-test-$tail
88 # Run the malloc tests and the misuse test after memory leak detection.
91 #catch {source $testdir/misuse.test}
92 #catch {source $testdir/malloc.test}