summaryrefslogtreecommitdiffstats
path: root/v5.15/806cb2270237ce2ec672a407d66cee17a07d3aa2
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.15/806cb2270237ce2ec672a407d66cee17a07d3aa2
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.15/806cb2270237ce2ec672a407d66cee17a07d3aa2')
-rw-r--r--v5.15/806cb2270237ce2ec672a407d66cee17a07d3aa219
1 files changed, 19 insertions, 0 deletions
diff --git a/v5.15/806cb2270237ce2ec672a407d66cee17a07d3aa2 b/v5.15/806cb2270237ce2ec672a407d66cee17a07d3aa2
new file mode 100644
index 00000000000..f7cbb41d2ec
--- /dev/null
+++ b/v5.15/806cb2270237ce2ec672a407d66cee17a07d3aa2
@@ -0,0 +1,19 @@
+806cb2270237 ("kunit: Annotate _MSG assertion variants with gnu printf specifiers")
+260755184cbd ("kunit: Move kunit_abort() call out of kunit_do_failed_assertion()")
+c1144e01063e ("kunit: declare kunit_assert structs as const")
+97d453bc4007 ("kunit: rename base KUNIT_ASSERTION macro to _KUNIT_FAILED")
+a8495ad8e973 ("kunit: remove format func from struct kunit_assert, get it to 0 bytes")
+7466886b400b ("kunit: take `kunit_assert` as `const`")
+c2741453478b ("kunit: cleanup assertion macro internal variables")
+2b6861e2372b ("kunit: factor out str constants from binary assertion structs")
+064ff292aca5 ("kunit: consolidate KUNIT_INIT_BINARY_ASSERT_STRUCT macros")
+6419abb80e82 ("kunit: remove va_format from kunit_assert")
+40f39777ce4f ("kunit: decrease macro layering for integer asserts")
+c5855907d388 ("kunit: drop unused intermediate macros for ptr inequality checks")
+6709d0fe5593 ("kunit: make KUNIT_EXPECT_EQ() use KUNIT_EXPECT_EQ_MSG(), etc.")
+05a7da89c15d ("kunit: drop unused assert_type from kunit_assert and clean up macros")
+21957f90b28f ("kunit: split out part of kunit_assert into a static const")
+dd640d70874b ("kunit: factor out kunit_base_assert_format() call into kunit_fail()")
+a91e9ade402c ("kunit: drop unused kunit* field in kunit_assert")
+4fdacef8ac5a ("kunit: move check if assertion passed into the macros")
+ec54c2892064 ("include/kunit/test.h: replace kernel.h with the necessary inclusions")