tangled
alpha
login
or
join now
tjh.dev
/
kernel
1
fork
atom
Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1
fork
atom
overview
issues
pulls
pipelines
kernel
/
lib
/
kunit
/
at
v6.1-rc8
17 files
.kunitconfig
kunit: tool: make --kunitconfig accept dirs, add lib/kunit fragment
5 years ago
Kconfig
kunit: add kunit.enable to enable/disable KUnit test
3 years ago
Makefile
kunit: split resource API impl from test.c into new resource.c
4 years ago
assert.c
kunit: factor out str constants from binary assertion structs
4 years ago
debugfs.c
kunit: fix debugfs code to use enum kunit_status, not bool
3 years ago
debugfs.h
kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display
6 years ago
executor.c
kunit: add kunit.enable to enable/disable KUnit test
3 years ago
executor_test.c
kunit: flatten kunit_suite*** to kunit_suite** in .kunit_test_suites
3 years ago
kunit-example-test.c
kunit: add ability to specify suite-level init and exit functions
3 years ago
kunit-test.c
kunit: make kunit_kfree() only work on pointers from kunit_malloc() and friends
3 years ago
resource.c
kunit: Rework kunit_resource allocation policy
4 years ago
string-stream-test.c
kunit: allow kunit tests to be loaded as a module
6 years ago
string-stream.c
kunit: update NULL vs IS_ERR() tests
3 years ago
string-stream.h
kunit: drop test pointer in string_stream_fragment
3 years ago
test.c
kunit: update NULL vs IS_ERR() tests
3 years ago
try-catch-impl.h
kunit: hide unexported try-catch interface in try-catch-impl.h
6 years ago
try-catch.c
Merge tag 'linux-kselftest-kunit-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
4 years ago