Lines Matching refs:got
15 printf("[000a] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);
23 printf("[002] Expecting int/0, got %s/%s\n", gettype($tmp), $tmp);
35 printf("[006] Expecting int/1, got %s/%s\n", gettype($tmp), $tmp);
40 printf("[007] Expecting int/-1, got %s/%s\n", gettype($tmp), $tmp);
46 printf("[009] Expecting int/2, got %s/%s\n", gettype($tmp), $tmp);
52 printf("[011] Expecting int/2, got %s/%s\n", gettype($tmp), $tmp);
59 printf("[013] Expecting int/1, got %s/%s\n", gettype($tmp), $tmp);
65 printf("[015] Expecting int/4, got %s/%s\n", gettype($tmp), $tmp);
71 printf("[016] Expecting int/2, got %s/%s\n", gettype($tmp), $tmp);
77 printf("[018] Expecting int/1, got %s/%s\n", gettype($tmp), $tmp);
83 printf("[020] Expecting int/1, got %s/%s\n", gettype($tmp), $tmp);
90 printf("[022] Expecting int/0, got %s/%s\n", gettype($tmp), $tmp);
97 printf("[024] Expecting int/0, got %s/%s\n", gettype($tmp), $tmp);
105 printf("[026] Expecting NULL, got %s/%s\n", gettype($tmp), $tmp);