Searched refs:log_impl_tests (Results 1 – 1 of 1) sorted by relevance
706 static const log_impl_test_t log_impl_tests[] = { { variable895 for (size_t i = 0; i < ARRAY_SIZE(log_impl_tests); i++) { in main()896 if (!log_impl_test_one(&log_impl_tests[i])) { in main()