index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
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]