Home
last modified time | relevance | path

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

/littlefs-latest/runners/
Dtest_runner.c123 const struct test_suite *suite,
139 extern struct test_suite __start__test_suites;
140 extern struct test_suite __stop__test_suites;
142 const struct test_suite *test_suites = &__start__test_suites;
308 void test_define_suite(const struct test_suite *suite) { in test_define_suite()
392 const struct test_suite *suite, in test_define_perm()
577 const struct test_suite *suite, in perm_printid()
619 const struct test_suite *suite, in test_seen_insert()
670 const struct test_suite *suite,
675 const struct test_suite *suite,
[all …]
Dtest_runner.h57 struct test_suite { struct