Lines Matching refs:expected
27 int expected; member
92 return TEST_int_eq(fixture->expected, in execute_exec_RR_ses_test()
110 if (fixture->expected == 0) in execute_exec_certrequest_ses_test()
128 fixture->expected = 1; in test_exec_RR_ses()
141 fixture->expected = 0; in test_exec_RR_ses_receive_error()
150 fixture->expected = 1; in test_exec_IR_ses()
164 fixture->expected = 1; in test_exec_IR_ses_poll()
178 fixture->expected = 0; in test_exec_IR_ses_poll_timeout()
191 fixture->expected = 1; in test_exec_CR_ses()
200 fixture->expected = 1; in test_exec_CR_ses_implicit_confirm()
212 fixture->expected = 1; in test_exec_KUR_ses()
223 fixture->expected = 1; in test_exec_P10CR_ses()
249 && TEST_int_eq(fixture->expected, in execute_try_certreq_poll_test()
258 fixture->expected = 1; in test_try_certreq_poll()
275 && TEST_int_eq(fixture->expected, in execute_try_certreq_poll_abort_test()
283 fixture->expected = 1; in test_try_certreq_poll_abort()
301 return TEST_int_eq(fixture->expected, res); in execute_exchange_certConf_test()
312 return TEST_int_eq(fixture->expected, res); in execute_exchange_error_test()
318 fixture->expected = 0; /* client should not send certConf immediately */ in test_exchange_certConf()
330 fixture->expected = 1; /* client may send error any time */ in test_exchange_error()