Home
last modified time | relevance | path

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

/linux-6.1.9/lib/kunit/ !
Dexecutor.c103 struct kunit_suite * const *suites; in kunit_free_suite_set() local
105 for (suites = suite_set.start; suites < suite_set.end; suites++) in kunit_free_suite_set()
106 kfree(*suites); in kunit_free_suite_set()
177 struct kunit_suite * const *suites; in kunit_exec_list_tests() local
183 for (suites = suite_set->start; suites < suite_set->end; suites++) in kunit_exec_list_tests()
184 kunit_suite_for_each_test_case((*suites), test_case) { in kunit_exec_list_tests()
185 pr_info("%s.%s\n", (*suites)->name, test_case->name); in kunit_exec_list_tests()
Dtest.c606 int __kunit_test_suites_init(struct kunit_suite * const * const suites, int num_suites) in __kunit_test_suites_init() argument
616 kunit_init_suite(suites[i]); in __kunit_test_suites_init()
617 kunit_run_tests(suites[i]); in __kunit_test_suites_init()
628 void __kunit_test_suites_exit(struct kunit_suite **suites, int num_suites) in __kunit_test_suites_exit() argument
636 kunit_exit_suite(suites[i]); in __kunit_test_suites_exit()
/linux-6.1.9/Documentation/dev-tools/kunit/ !
Dstyle.rst23 To make tests easy to find, they are grouped into suites and subsystems. A test
25 is a set of test suites which test different parts of a kernel subsystem
32 or more KUnit test suites which test the same driver or part of the kernel. A
72 a way of categorizing test suites and naming modules which provides a
79 KUnit tests are grouped into test suites, which cover a specific area of
80 functionality being tested. Test suites can have shared initialization and
82 to be split into multiple test suites (for example, simple drivers).
84 Test suites are named after the subsystem they are part of. If a subsystem
85 contains several suites, the specific area under test should be appended to the
90 put into separate suites, with the type of test as the last element in the suite
[all …]
Darchitecture.rst26 grouped into KUnit suites. A KUnit test case is a function with type
48 A KUnit suite includes a collection of test cases. The KUnit suites
79 The Test suites are stored in a linker section
Dindex.rst29 of test cases called test suites. The tests either run on kernel boot
/linux-6.1.9/tools/testing/kunit/ !
Dkunit.py130 suites = [] # type: List[str]
136 if not suites or suites[-1] != suite:
137 suites.append(suite)
138 return suites
/linux-6.1.9/tools/perf/Documentation/ !
Dperf-bench.txt6 perf-bench - General framework for benchmark suites
15 This 'perf bench' command is a general framework for benchmark suites.
/linux-6.1.9/tools/testing/selftests/tc-testing/ !
DTODO.txt29 to automate running multiple "test suites" with different requirements
/linux-6.1.9/include/kunit/ !
Dtest.h242 int __kunit_test_suites_init(struct kunit_suite * const * const suites, int num_suites);
244 void __kunit_test_suites_exit(struct kunit_suite **suites, int num_suites);
302 CONCATENATE(__UNIQUE_ID(suites), _probe), \
/linux-6.1.9/net/mac80211/ !
Dmain.c865 u32 *suites; in ieee80211_init_cipher_suites() local
896 suites = kmemdup(local->hw.wiphy->cipher_suites, in ieee80211_init_cipher_suites()
899 if (!suites) in ieee80211_init_cipher_suites()
908 suites[w++] = suite; in ieee80211_init_cipher_suites()
929 local->hw.wiphy->cipher_suites = suites; in ieee80211_init_cipher_suites()
/linux-6.1.9/Documentation/mm/ !
Dhwpoison.rst118 some early filtering to avoid corrupted unintended pages in test suites.
/linux-6.1.9/Documentation/networking/dsa/ !
Dconfiguration.rst8 network configuration suites by now and has to be performed manualy.
/linux-6.1.9/ !
DCREDITS2810 D: AX.25, NET/ROM and ROSE amateur radio protocol suites