aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/dev-tools/kunit (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-25Merge tag 'linux-kselftest-kunit-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds4-9/+31
2022-05-25Merge tag 'docs-5.19' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2022-05-02kunit: add ability to specify suite-level init and exit functionsDaniel Latypov1-8/+11
2022-04-22Documentation: kunit: change complete_and_exit to kthread_complete_and_exitAndreas-Christian Hagau1-1/+1
2022-04-04Documentation: kunit: update kconfig options needed for UML coverageDaniel Latypov1-1/+2
2022-04-04kunit: split resource API from test.h into new resource.hDaniel Latypov2-0/+18
2022-04-04Documentation: kunit: fix path to .kunitconfig in start.rstDaniel Latypov1-3/+8
2022-03-31Merge tag 'docs-5.18-2' of git://git.lwn.net/linuxLinus Torvalds1-11/+2
2022-03-28Documentation: kunit: Fix cross-referencing warningsDavid Gow1-11/+2
2022-02-08Documentation: KUnit: Fix usage bugAkira Kawata1-1/+1
2022-01-11Merge tag 'docs-5.17' of git://git.lwn.net/linuxLinus Torvalds9-583/+1125
2021-12-23Documentation: KUnit: Restyled Frequently Asked QuestionsHarinder Singh1-37/+36
2021-12-23Documentation: KUnit: Restyle Test Style and Nomenclature pageHarinder Singh1-54/+51
2021-12-23Documentation: KUnit: Rework writing page to focus on writing testsHarinder Singh3-327/+255
2021-12-23Documentation: kunit: Reorganize documentation related to running testsHarinder Singh4-1/+311
2021-12-23Documentation: KUnit: Added KUnit ArchitectureHarinder Singh4-0/+288
2021-12-23Documentation: KUnit: Rewrite getting startedHarinder Singh1-93/+102
2021-12-23Documentation: KUnit: Rewrite main pageHarinder Singh1-78/+88
2021-12-13kunit: tool: reconfigure when the used kunitconfig changesDaniel Latypov1-4/+4
2021-12-13Documentation: kunit: remove claims that kunit is a mocking frameworkDaniel Latypov3-5/+3
2021-10-19kunit: tool: allow filtering test cases via globDaniel Latypov1-2/+9
2021-08-13kunit: tool: make --raw_output support only showing kunit outputDaniel Latypov1-3/+6
2021-08-13kunit: tool: add --kernel_args to allow setting module paramsDaniel Latypov1-0/+10
2021-07-12Documentation: kunit: drop obsolete note about uml_abort for coverageDaniel Latypov1-13/+1
2021-07-02Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds5-24/+485
2021-06-23kunit: Move default config from arch/um -> tools/testing/kunitDavid Gow1-1/+1
2021-06-23Documentation: kunit: Clean up some string casts in examplesDavid Gow1-4/+3
2021-06-23docs: dev-tools: kunit: don't use a table for docs nameMauro Carvalho Chehab1-4/+4
2021-06-17docs: dev-tools: kunit: avoid using ReST :doc:`foo` markupMauro Carvalho Chehab5-15/+18
2021-06-17docs: dev-tools: kunit: don't use a table for docs nameMauro Carvalho Chehab1-4/+4
2021-06-11Documentation: kunit: document support for QEMU in kunit_toolBrendan Higgins2-11/+87
2021-05-21Documentation: kunit: Update kunit_tool pageDavid Gow1-8/+132
2021-05-21Documentation: kunit: add tips for running KUnitDaniel Latypov3-0/+262
2021-04-07Documentation: kunit: add tips for using current->kunit_testDaniel Latypov1-2/+76
2021-02-08Documentation: kunit: add tips.rst for small examplesDaniel Latypov3-1/+120
2021-02-08KUnit: Docs: make start.rst example Kconfig follow style.rstDaniel Latypov1-1/+2
2021-01-15Documentation: kunit: include example of a parameterized testDaniel Latypov1-0/+57
2020-12-01Documentation: kunit: provide guidance for testing many inputsDaniel Latypov1-6/+77
2020-11-10KUnit: Docs: usage: wording fixesRandy Dunlap1-5/+5
2020-11-10KUnit: Docs: style: fix some Kconfig example issuesRandy Dunlap1-9/+9
2020-11-10KUnit: Docs: fix a wording typoRandy Dunlap1-1/+1
2020-10-26Documentation: kunit: Update Kconfig parts for KUNIT's module supportSeongJae Park2-1/+6
2020-10-09Documentation: kunit: add a brief blurb about kunit_test_suiteBrendan Higgins1-0/+5
2020-10-09Documentation: kunit: Add naming guidelinesDavid Gow2-0/+206
2020-08-05Merge tag 'linux-kselftest-kunit-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds2-13/+6
2020-07-17Documentation: kunit: Remove references to --defconfigDavid Gow2-13/+6
2020-06-26Documentation: kunit: Add some troubleshooting tips to the FAQDavid Gow1-0/+40
2020-05-22Documentation: test.h - fix warningsLothar Rubusch2-7/+10
2020-03-26kunit: update documentation to describe debugfs representationAlan Maguire1-0/+14
2020-03-25Documentation: kunit: Make the KUnit documentation less UML-specificDavid Gow3-28/+99