index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
kunit
/
assert.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
kunit: Don't use a managed alloc in is_literal()
Richard Fitzgerald
2023-09-18
1
-8
/
+6
*
kunit: fix bug in KUNIT_EXPECT_MEMEQ
Rae Moar
2023-01-30
1
-15
/
+25
*
kunit: Introduce KUNIT_EXPECT_MEMEQ and KUNIT_EXPECT_MEMNEQ macros
MaĆra Canal
2022-10-27
1
-0
/
+56
*
kunit: log numbers in decimal and hex
Mark Rutland
2022-10-27
1
-2
/
+4
*
kunit: factor out str constants from binary assertion structs
Daniel Latypov
2022-01-31
1
-19
/
+19
*
kunit: remove va_format from kunit_assert
Daniel Latypov
2022-01-31
1
-11
/
+16
*
kunit: split out part of kunit_assert into a static const
Daniel Latypov
2022-01-25
1
-4
/
+5
*
kunit: factor out kunit_base_assert_format() call into kunit_fail()
Daniel Latypov
2022-01-25
1
-6
/
+0
*
kunit: make KUNIT_EXPECT_STREQ() quote values, don't print literals
Daniel Latypov
2021-04-02
1
-6
/
+24
*
kunit: Match parenthesis alignment to improve code readability
Lucas Stankus
2021-03-23
1
-11
/
+20
*
kunit: don't show `1 == 1` in failed assertion messages
Daniel Latypov
2021-02-08
1
-6
/
+33
*
kunit: subtests should be indented 4 spaces according to TAP
Alan Maguire
2020-03-26
1
-39
/
+40
*
kunit: Always print actual pointer values in asserts
David Gow
2020-03-25
1
-2
/
+2
*
kunit: allow kunit tests to be loaded as a module
Alan Maguire
2020-01-10
1
-0
/
+8
*
kunit: move string-stream.h to lib/kunit
Alan Maguire
2020-01-10
1
-0
/
+2
*
kunit: test: add assertion printing library
Brendan Higgins
2019-10-01
1
-0
/
+141