summaryrefslogtreecommitdiffstats
path: root/v6.4/a0dd82d6d863f03859ccab6c71e84e917f4d7082
blob: d3030f1a3aa6158f7794d76bd602193b8a7d1e90 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
a0dd82d6d863 ("kunit: Mark filter* params as rw")
b67abaad4d25 ("kunit: Allow kunit test modules to use test filtering")
18258c60f8a7 ("kunit: Make 'list' action available to kunit test modules")
c95e7c05c139 ("kunit: Report the count of test suites in a module")
1c9fd080dffe ("kunit: fix uninitialized variables bug in attributes filtering")
5a175d369c70 ("kunit: fix wild-memory-access bug in kunit_filter_suites()")
76066f93f1df ("kunit: add tests for filtering attributes")
529534e8cba3 ("kunit: Add ability to filter attributes")
a00a72709175 ("kunit: Add module attribute")
02c2d0c2a841 ("kunit: Add speed attribute")
39e92cb1e4a1 ("kunit: Add test attributes API structure")
b1eaa8b2a55c ("kunit: Update kunit_print_ok_not_ok function")
b08f75b9bb01 ("kunit: Fix reporting of the skipped parameterized tests")
d273b72846d6 ("kunit/test: Add example test showing parameterized testing")