index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
dev-tools
/
kunit
Age
Commit message (
Expand
)
Author
2022-07-07
kunit: add coverage_uml.config to enable GCOV on UML
Daniel Latypov
2022-05-25
Merge tag 'linux-kselftest-kunit-5.19-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2022-05-25
Merge tag 'docs-5.19' of git://git.lwn.net/linux
Linus Torvalds
2022-05-02
kunit: add ability to specify suite-level init and exit functions
Daniel Latypov
2022-04-22
Documentation: kunit: change complete_and_exit to kthread_complete_and_exit
Andreas-Christian Hagau
2022-04-04
Documentation: kunit: update kconfig options needed for UML coverage
Daniel Latypov
2022-04-04
kunit: split resource API from test.h into new resource.h
Daniel Latypov
2022-04-04
Documentation: kunit: fix path to .kunitconfig in start.rst
Daniel Latypov
2022-03-31
Merge tag 'docs-5.18-2' of git://git.lwn.net/linux
Linus Torvalds
2022-03-28
Documentation: kunit: Fix cross-referencing warnings
David Gow
2022-02-08
Documentation: KUnit: Fix usage bug
Akira Kawata
2022-01-11
Merge tag 'docs-5.17' of git://git.lwn.net/linux
Linus Torvalds
2021-12-23
Documentation: KUnit: Restyled Frequently Asked Questions
Harinder Singh
2021-12-23
Documentation: KUnit: Restyle Test Style and Nomenclature page
Harinder Singh
2021-12-23
Documentation: KUnit: Rework writing page to focus on writing tests
Harinder Singh
2021-12-23
Documentation: kunit: Reorganize documentation related to running tests
Harinder Singh
2021-12-23
Documentation: KUnit: Added KUnit Architecture
Harinder Singh
2021-12-23
Documentation: KUnit: Rewrite getting started
Harinder Singh
2021-12-23
Documentation: KUnit: Rewrite main page
Harinder Singh
2021-12-13
kunit: tool: reconfigure when the used kunitconfig changes
Daniel Latypov
2021-12-13
Documentation: kunit: remove claims that kunit is a mocking framework
Daniel Latypov
2021-10-19
kunit: tool: allow filtering test cases via glob
Daniel Latypov
2021-08-13
kunit: tool: make --raw_output support only showing kunit output
Daniel Latypov
2021-08-13
kunit: tool: add --kernel_args to allow setting module params
Daniel Latypov
2021-07-12
Documentation: kunit: drop obsolete note about uml_abort for coverage
Daniel Latypov
2021-07-02
Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/...
Linus Torvalds
2021-06-23
kunit: Move default config from arch/um -> tools/testing/kunit
David Gow
2021-06-23
Documentation: kunit: Clean up some string casts in examples
David Gow
2021-06-23
docs: dev-tools: kunit: don't use a table for docs name
Mauro Carvalho Chehab
2021-06-17
docs: dev-tools: kunit: avoid using ReST :doc:`foo` markup
Mauro Carvalho Chehab
2021-06-17
docs: dev-tools: kunit: don't use a table for docs name
Mauro Carvalho Chehab
2021-06-11
Documentation: kunit: document support for QEMU in kunit_tool
Brendan Higgins
2021-05-21
Documentation: kunit: Update kunit_tool page
David Gow
2021-05-21
Documentation: kunit: add tips for running KUnit
Daniel Latypov
2021-04-07
Documentation: kunit: add tips for using current->kunit_test
Daniel Latypov
2021-02-08
Documentation: kunit: add tips.rst for small examples
Daniel Latypov
2021-02-08
KUnit: Docs: make start.rst example Kconfig follow style.rst
Daniel Latypov
2021-01-15
Documentation: kunit: include example of a parameterized test
Daniel Latypov
2020-12-01
Documentation: kunit: provide guidance for testing many inputs
Daniel Latypov
2020-11-10
KUnit: Docs: usage: wording fixes
Randy Dunlap
2020-11-10
KUnit: Docs: style: fix some Kconfig example issues
Randy Dunlap
2020-11-10
KUnit: Docs: fix a wording typo
Randy Dunlap
2020-10-26
Documentation: kunit: Update Kconfig parts for KUNIT's module support
SeongJae Park
2020-10-09
Documentation: kunit: add a brief blurb about kunit_test_suite
Brendan Higgins
2020-10-09
Documentation: kunit: Add naming guidelines
David Gow
2020-08-05
Merge tag 'linux-kselftest-kunit-5.9-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2020-07-17
Documentation: kunit: Remove references to --defconfig
David Gow
2020-06-26
Documentation: kunit: Add some troubleshooting tips to the FAQ
David Gow
2020-05-22
Documentation: test.h - fix warnings
Lothar Rubusch
2020-03-26
kunit: update documentation to describe debugfs representation
Alan Maguire
[prev]
[next]