Searched refs:test_values (Results 1 – 1 of 1) sorted by relevance
29 static unsigned int test_values[] = { variable115 unsigned int a = test_values[i]; in test_is_zero()248 if (!TEST_uint_eq(OSSL_NELEM(test_values), OSSL_NELEM(test_values_s))) in test_sizeofs()255 unsigned int a = test_values[i]; in test_binops()259 for (j = 0; j < (int)OSSL_NELEM(test_values); ++j) { in test_binops()260 unsigned int b = test_values[j]; in test_binops()402 ADD_ALL_TESTS(test_is_zero, OSSL_NELEM(test_values)); in setup_tests()406 ADD_ALL_TESTS(test_binops, OSSL_NELEM(test_values)); in setup_tests()