Lines Matching refs:testresult
76 int testresult = 0; in test_dtls_unprocessed() local
136 testresult = 1; in test_dtls_unprocessed()
143 return testresult; in test_dtls_unprocessed()
196 int testresult = 0; in test_dtls_drop_records() local
297 testresult = 1; in test_dtls_drop_records()
305 return testresult; in test_dtls_drop_records()
313 int testresult = 0; in test_cookie() local
339 testresult = 1; in test_cookie()
346 return testresult; in test_cookie()
353 int testresult = 0; in test_dtls_duplicate_records() local
382 testresult = 1; in test_dtls_duplicate_records()
389 return testresult; in test_dtls_duplicate_records()
398 int testresult = 0, ret; in test_just_finished() local
461 testresult = 1; in test_just_finished()
468 return testresult; in test_just_finished()
482 int testresult = 0; in test_swap_records() local
580 testresult = 1; in test_swap_records()
587 return testresult; in test_swap_records()
595 int testresult = 0; in test_listen() local
629 testresult = 1; in test_listen()
636 return testresult; in test_listen()