Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/util-tests/tests/libjedec/
H A Dlibjedec_temp.c34 static const libjedec_temp_test_t temp_tests[] = { variable
91 for (size_t i = 0; i < ARRAY_SIZE(temp_tests); i++) { in main()
92 const libjedec_temp_test_t *test = &temp_tests[i]; in main()