Lines Matching refs:got
24 printf("[002] Expecting NULL/NULL, got %s/%s\n", gettype($tmp), $tmp);
30 printf("[004] Expecting NULL/NULL, got %s/%s\n", gettype($tmp), $tmp);
33 printf("[005] Expecting NULL/NULL, got %s/%s\n", gettype($tmp), $tmp);
36 printf("[006] Expecting NULL/NULL, got %s/%s\n", gettype($tmp), $tmp);
39 printf("[007] Expecting boolean/true, got %s/%s\n", gettype($tmp), $tmp);
43 printf("[008] Expecting record 4/d, got record %s/%s\n", $row['id'], $row['label']);
46 printf("[009] Expecting boolean/true, got %s/%s\n", gettype($tmp), $tmp);
50 printf("[010] Expecting record 1/a, got record %s/%s\n", $row['id'], $row['label']);
53 printf("[011] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
56 printf("[012] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
64 printf("[014] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
69 printf("[015] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);