PASSED
if (prq->status != PASSED) {
c->status = PASSED;
if ((c->status != PASSED) && (c->error))
return_value = PASSED;