index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
kunit
/
assert.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-31
kunit: fix bug in KUNIT_EXPECT_MEMEQ
Rae Moar
1
-15
/
+25
2022-10-27
kunit: Introduce KUNIT_EXPECT_MEMEQ and KUNIT_EXPECT_MEMNEQ macros
MaĆra Canal
1
-0
/
+56
2022-10-27
kunit: log numbers in decimal and hex
Mark Rutland
1
-2
/
+4
2022-01-31
kunit: factor out str constants from binary assertion structs
Daniel Latypov
1
-19
/
+19
2022-01-31
kunit: remove va_format from kunit_assert
Daniel Latypov
1
-11
/
+16
2022-01-25
kunit: split out part of kunit_assert into a static const
Daniel Latypov
1
-4
/
+5
2022-01-25
kunit: factor out kunit_base_assert_format() call into kunit_fail()
Daniel Latypov
1
-6
/
+0
2021-04-02
kunit: make KUNIT_EXPECT_STREQ() quote values, don't print literals
Daniel Latypov
1
-6
/
+24
2021-03-23
kunit: Match parenthesis alignment to improve code readability
Lucas Stankus
1
-11
/
+20
2021-02-09
kunit: don't show `1 == 1` in failed assertion messages
Daniel Latypov
1
-6
/
+33
2020-03-26
kunit: subtests should be indented 4 spaces according to TAP
Alan Maguire
1
-39
/
+40
2020-03-25
kunit: Always print actual pointer values in asserts
David Gow
1
-2
/
+2
2020-01-10
kunit: allow kunit tests to be loaded as a module
Alan Maguire
1
-0
/
+8
2020-01-10
kunit: move string-stream.h to lib/kunit
Alan Maguire
1
-0
/
+2
2019-10-01
kunit: test: add assertion printing library
Brendan Higgins
1
-0
/
+141