Lines Matching refs:InitCheck

63 	@results		InitCheck() should return B_OK. The message runner turns
75 CHK(runner.InitCheck() == B_OK);
86 @results InitCheck() should return B_BAD_VALUE.
99 CHK(runner.InitCheck() == B_BAD_VALUE);
108 @results R5: InitCheck() should return B_ERROR.
110 Haiku: InitCheck() should return B_OK.
124 CHK(runner.InitCheck() == B_ERROR);
128 CHK(runner.InitCheck() == B_OK);
141 @results InitCheck() should return B_OK.
155 CHK(runner.InitCheck() == B_OK);
168 @results InitCheck() should return B_OK.
185 CHK(runner.InitCheck() == B_OK);
198 @results InitCheck() should return B_ERROR.
210 CHK(runner.InitCheck() == B_ERROR);
218 @results InitCheck() should return B_OK.
232 CHK(runner.InitCheck() == B_OK);
245 @results InitCheck() should return B_OK.
259 CHK(runner.InitCheck() == B_OK);
272 @results InitCheck() should return B_OK. The message runner turns
286 CHK(runner.InitCheck() == B_OK);
298 @results InitCheck() should return B_BAD_VALUE.
313 CHK(runner.InitCheck() == B_BAD_VALUE);
322 @results R5: InitCheck() should return B_ERROR.
324 Haiku: InitCheck() should return B_OK.
340 CHK(runner.InitCheck() == B_ERROR);
344 CHK(runner.InitCheck() == B_OK);
358 @results InitCheck() should return B_OK.
374 CHK(runner.InitCheck() == B_OK);
388 @results InitCheck() should return B_OK.
407 CHK(runner.InitCheck() == B_OK);
421 @results InitCheck() should return B_ERROR.
435 CHK(runner.InitCheck() == B_ERROR);
443 @results InitCheck() should return B_OK.
459 CHK(runner.InitCheck() == B_OK);
473 @results InitCheck() should return B_OK.
489 CHK(runner.InitCheck() == B_OK);
503 @results InitCheck() should return B_OK.
519 CHK(runner.InitCheck() == B_OK);