Searched refs:tst_kconfig_check (Results 1 – 4 of 4) sorted by relevance
57 int tst_kconfig_check(const char *const kconfigs[]);
45 if (tst_kconfig_check((const char * const*)kconfigs)) in main()
493 int tst_kconfig_check(const char *const kconfigs[]) in tst_kconfig_check() function
1033 if (tst_test->needs_kconfigs && tst_kconfig_check(tst_test->needs_kconfigs)) in do_setup()