Lines Matching refs:strcmp
46 fail_unless(!strcmp(output, "bug"), "wrong output");
51 fail_unless(!strcmp(output, "bug"), "wrong output");
57 fail_unless(!strcmp(output, "bu"), "wrong output");
62 fail_unless(!strcmp(output, "bug"), "wrong output");
67 fail_unless(!strcmp(output, "012"), "wrong output");
72 fail_unless(!strcmp(output, "bug "), "wrong output");
77 fail_unless(!strcmp(output, " bu"), "wrong output");
82 fail_unless(!strcmp(output, "102"), "wrong output");
87 fail_unless(!strcmp(output, " bug bu"), "wrong output");
92 fail_unless(!strcmp(output, " 1234 567"), "wrong output");