Lines Matching refs:got
44 printf("[008] Expecting boolean/true, got %s/%s. [%d] %s\n",
52 printf("[010] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
75 printf("[016] Expecting boolean/true, got %s/%s. [%d] %s\n",
83 printf("[018] Expecting int/1 got %s/%s\n", gettype($id), $id);
86 printf("[019] Expecting boolean/true, got %s/%s. [%d] %s\n",
90 printf("[020] Expecting boolean/true after reset to prepare status, got %s/%s. [%d] %s\n",
98 printf("[022] Expecting int/1 got %s/%s\n", gettype($id), $id);
108 printf("[025] Expecting boolean/true, got %s/%s. [%d] %s\n",
112 printf("[026] Expecting boolean/true, got %s/%s. [%d] %s\n",
121 printf("[027] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
143 [027] Expecting boolean/false, got boolean/1