summaryrefslogtreecommitdiffstats
path: root/v5.16/c5215d54dc10e801a6cefef62445a00a4c28a515
diff options
context:
space:
mode:
authorSasha Levin <sashal@kernel.org>2024-03-11 18:56:55 -0400
committerSasha Levin <sashal@kernel.org>2024-03-11 18:56:55 -0400
commit33a5641701f6eb2283f7c5dc728a9124c0139c25 (patch)
tree946376b81259228e618db2cca446f6ea49f8c655 /v5.16/c5215d54dc10e801a6cefef62445a00a4c28a515
parent848bec94116930fa75df27c8bd6bd1e09aa7fb9b (diff)
downloaddeps-33a5641701f6eb2283f7c5dc728a9124c0139c25.tar.gz
Mon Mar 11 06:56:41 PM EDT 2024
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'v5.16/c5215d54dc10e801a6cefef62445a00a4c28a515')
-rw-r--r--v5.16/c5215d54dc10e801a6cefef62445a00a4c28a51520
1 files changed, 20 insertions, 0 deletions
diff --git a/v5.16/c5215d54dc10e801a6cefef62445a00a4c28a515 b/v5.16/c5215d54dc10e801a6cefef62445a00a4c28a515
new file mode 100644
index 00000000000..ba8dc49b57d
--- /dev/null
+++ b/v5.16/c5215d54dc10e801a6cefef62445a00a4c28a515
@@ -0,0 +1,20 @@
+c5215d54dc10 ("kunit: Setup DMA masks on the kunit device")
+d03c720e03bd ("kunit: Add APIs for managing devices")
+05e2006ce493 ("kunit: Use string_stream for test log")
+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")
+a42077b78768 ("kunit: add tests for using current KUnit test field")
+7232282dd47c ("kunit: increase KUNIT_LOG_SIZE to 2048 bytes")
+2c6a96dad579 ("kunit: fix bug of extra newline characters in debugfs logs")
+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")
+908d0c177bbc ("kunit: Provide a static key to check if KUnit is actively running tests")