summaryrefslogtreecommitdiffstats
path: root/v5.13/6f2f793fba78eb4a0d5a34a71bc781118ed923d3
diff options
context:
space:
mode:
Diffstat (limited to 'v5.13/6f2f793fba78eb4a0d5a34a71bc781118ed923d3')
-rw-r--r--v5.13/6f2f793fba78eb4a0d5a34a71bc781118ed923d320
1 files changed, 20 insertions, 0 deletions
diff --git a/v5.13/6f2f793fba78eb4a0d5a34a71bc781118ed923d3 b/v5.13/6f2f793fba78eb4a0d5a34a71bc781118ed923d3
new file mode 100644
index 00000000000..c34396dbd20
--- /dev/null
+++ b/v5.13/6f2f793fba78eb4a0d5a34a71bc781118ed923d3
@@ -0,0 +1,20 @@
+6f2f793fba78 ("kunit: test: Log the correct filter string in executor_test")
+dce19a3fede2 ("kunit: test: Make filter strings in executor_test writable")
+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")
+f9a301c3317d ("kunit: fix bug in the order of lines in debugfs logs")
+887d85a0736f ("kunit: fix bug in debugfs logs of parameterized tests")
+e047c5eaa763 ("kunit: Expose 'static stub' API to redirect functions")
+7170b7ed6acb ("kunit: Add "hooks" to call into KUnit when it's built as a module")
+db105c37a4d6 ("kunit: Export kunit_running()")
+6c738b52316c ("kunit: improve KTAP compliance of KUnit test output")
+91e93592219f ("kunit: Use the static key when retrieving the current test")