Home
last modified time | relevance | path

Searched refs:perform_tests (Results 1 – 2 of 2) sorted by relevance

/src/contrib/libucl/tests/
H A Dtest_schema.c95 perform_tests (const ucl_object_t *obj) in perform_tests() function
155 ret = perform_tests (elt); in main()
/src/crypto/libecc/src/tests/
H A Dec_self_tests.c59 ATTRIBUTE_WARN_UNUSED_RET static int perform_tests(unsigned int tests, const char *sig, const char … in perform_tests() function
276 if(perform_tests(tests_to_do, sign_filters[i], hash_filters[j], curve_filters[k])){ in main()