Lines Matching refs:got
37 printf("[008] Expecting boolean/true, got %s/%s. [%d] %s\n",
45 printf("[010] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
68 printf("[016] Expecting boolean/true, got %s/%s. [%d] %s\n",
76 printf("[018] Expecting int/1 got %s/%s\n", gettype($id), $id);
79 printf("[019] Expecting boolean/true, got %s/%s. [%d] %s\n",
83 printf("[020] Expecting boolean/true after reset to prepare status, got %s/%s. [%d] %s\n",
91 printf("[022] Expecting int/1 got %s/%s\n", gettype($id), $id);
101 printf("[025] Expecting boolean/true, got %s/%s. [%d] %s\n",
105 printf("[026] Expecting boolean/true, got %s/%s. [%d] %s\n",
114 printf("[027] Expecting boolean/false, got %s/%s\n", gettype($tmp), $tmp);
136 [027] Expecting boolean/false, got boolean/1