Searched refs:test_values (Results 1 – 1 of 1) sorted by relevance
29 static unsigned int test_values[] = { variable114 unsigned int a = test_values[i]; in test_is_zero()247 if (!TEST_uint_eq(OSSL_NELEM(test_values), OSSL_NELEM(test_values_s))) in test_sizeofs()254 unsigned int a = test_values[i]; in test_binops()258 for (j = 0; j < (int)OSSL_NELEM(test_values); ++j) { in test_binops()259 unsigned int b = test_values[j]; in test_binops()401 ADD_ALL_TESTS(test_is_zero, OSSL_NELEM(test_values)); in setup_tests()405 ADD_ALL_TESTS(test_binops, OSSL_NELEM(test_values)); in setup_tests()