Lines Matching refs:testresult
60 int testresult = 0; in test_dtls_unprocessed() local
112 testresult = 1; in test_dtls_unprocessed()
119 return testresult; in test_dtls_unprocessed()
154 int testresult = 0; in test_dtls_drop_records() local
237 testresult = 1; in test_dtls_drop_records()
245 return testresult; in test_dtls_drop_records()
268 int testresult = 0; in test_cookie() local
286 testresult = 1; in test_cookie()
293 return testresult; in test_cookie()
300 int testresult = 0; in test_dtls_duplicate_records() local
321 testresult = 1; in test_dtls_duplicate_records()
328 return testresult; in test_dtls_duplicate_records()
339 int testresult = 0; in test_swap_app_data() local
409 testresult = 1; in test_swap_app_data()
415 return testresult; in test_swap_app_data()