Lines Matching refs:Test
16 echo "Test 1\n";
22 echo "Test 2\n";
31 echo "Test 3 - fetch both rows from second resource\n";
37 echo "Test 4 - fetch both rows from first resource\n";
41 echo "Test 5 - close 2nd resource\n";
46 echo "Test 6 - query after closing 2nd resource\n";
57 Test 6 crashes in flatfile_findkey with dba pointer of NULL, bug http://bugs.php.net/bug.php?id=512…
60 Test 1
62 Test 2
64 Test 3 - fetch both rows from second resource
67 Test 4 - fetch both rows from first resource
70 Test 5 - close 2nd resource
73 Test 6 - query after closing 2nd resource