index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
kunit
/
test.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-26
kunit: add support for named resources
Alan Maguire
1
-0
/
+24
2020-06-26
kunit: generalize kunit_resource API beyond allocated resources
Alan Maguire
1
-71
/
+82
2020-04-23
kunit: Add missing newline in summary message
Marco Elver
1
-1
/
+1
2020-03-26
kunit: subtests should be indented 4 spaces according to TAP
Alan Maguire
1
-3
/
+4
2020-03-26
kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display
Alan Maguire
1
-31
/
+116
2020-01-09
kunit: allow kunit to be loaded as a module
Alan Maguire
1
-0
/
+13
2020-01-09
kunit: allow kunit tests to be loaded as a module
Alan Maguire
1
-0
/
+8
2020-01-09
kunit: hide unexported try-catch interface in try-catch-impl.h
Alan Maguire
1
-1
/
+1
2020-01-09
kunit: move string-stream.h to lib/kunit
Alan Maguire
1
-0
/
+2
2019-09-30
kunit: fix failure to build without printk
Brendan Higgins
1
-51
/
+6
2019-09-30
kunit: test: add support for test abort
Brendan Higgins
1
-15
/
+122
2019-09-30
kunit: test: add the concept of expectations
Brendan Higgins
1
-0
/
+62
2019-09-30
kunit: test: add test resource management API
Brendan Higgins
1
-0
/
+163
2019-09-30
kunit: test: add KUnit test runner core
Brendan Higgins
1
-0
/
+191