index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
dev-tools
/
kunit
Age
Commit message (
Expand
)
Author
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
2020-03-25
Documentation: kunit: Make the KUnit documentation less UML-specific
David Gow
2020-02-10
Documentation: kunit: fixed sphinx error in code block
Brendan Higgins
2020-01-09
kunit: update documentation to describe module-based build
Alan Maguire
2019-12-23
kunit: Rename 'kunitconfig' to '.kunitconfig'
SeongJae Park
2019-12-23
docs/kunit/start: Use in-tree 'kunit_defconfig'
SeongJae Park
2019-12-09
Documentation: kunit: add documentation for kunit_tool
Brendan Higgins
2019-12-09
Documentation: kunit: fix typos and gramatical errors
Brendan Higgins
2019-10-07
Documentation: kunit: Fix verification command
SeongJae Park
2019-09-30
Documentation: kunit: add documentation for KUnit
Brendan Higgins