test_eval
return test_eval(te, op, opnd1, opnd2, do_eval);
int test_eval(Test_env *, Test_op, const char *, const char *, int);