summaryrefslogtreecommitdiff
path: root/Documentation/dev-tools/kunit
AgeCommit message (Expand)Author
2022-07-28Documentation: KUnit: Fix example with compilation errorMaĆ­ra Canal
2022-07-26Documentation: kunit: Add CLI args for kunit_toolSadiya Kazi
2022-07-11Documentation: kunit: fix example run_kunit func to allow spaces in argsDaniel Latypov
2022-07-08Documentation: kunit: Cleanup run_wrapper, fix x-refDavid Gow
2022-07-07kunit: add coverage_uml.config to enable GCOV on UMLDaniel Latypov
2022-05-25Merge tag 'linux-kselftest-kunit-5.19-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2022-05-25Merge tag 'docs-5.19' of git://git.lwn.net/linuxLinus Torvalds
2022-05-02kunit: add ability to specify suite-level init and exit functionsDaniel Latypov
2022-04-22Documentation: kunit: change complete_and_exit to kthread_complete_and_exitAndreas-Christian Hagau
2022-04-04Documentation: kunit: update kconfig options needed for UML coverageDaniel Latypov
2022-04-04kunit: split resource API from test.h into new resource.hDaniel Latypov
2022-04-04Documentation: kunit: fix path to .kunitconfig in start.rstDaniel Latypov
2022-03-31Merge tag 'docs-5.18-2' of git://git.lwn.net/linuxLinus Torvalds
2022-03-28Documentation: kunit: Fix cross-referencing warningsDavid Gow
2022-02-08Documentation: KUnit: Fix usage bugAkira Kawata
2022-01-11Merge tag 'docs-5.17' of git://git.lwn.net/linuxLinus Torvalds
2021-12-23Documentation: KUnit: Restyled Frequently Asked QuestionsHarinder Singh
2021-12-23Documentation: KUnit: Restyle Test Style and Nomenclature pageHarinder Singh
2021-12-23Documentation: KUnit: Rework writing page to focus on writing testsHarinder Singh
2021-12-23Documentation: kunit: Reorganize documentation related to running testsHarinder Singh
2021-12-23Documentation: KUnit: Added KUnit ArchitectureHarinder Singh
2021-12-23Documentation: KUnit: Rewrite getting startedHarinder Singh
2021-12-23Documentation: KUnit: Rewrite main pageHarinder Singh
2021-12-13kunit: tool: reconfigure when the used kunitconfig changesDaniel Latypov
2021-12-13Documentation: kunit: remove claims that kunit is a mocking frameworkDaniel Latypov
2021-10-19kunit: tool: allow filtering test cases via globDaniel Latypov
2021-08-13kunit: tool: make --raw_output support only showing kunit outputDaniel Latypov
2021-08-13kunit: tool: add --kernel_args to allow setting module paramsDaniel Latypov
2021-07-12Documentation: kunit: drop obsolete note about uml_abort for coverageDaniel Latypov
2021-07-02Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/...Linus Torvalds
2021-06-23kunit: Move default config from arch/um -> tools/testing/kunitDavid Gow
2021-06-23Documentation: kunit: Clean up some string casts in examplesDavid Gow
2021-06-23docs: dev-tools: kunit: don't use a table for docs nameMauro Carvalho Chehab
2021-06-17docs: dev-tools: kunit: avoid using ReST :doc:`foo` markupMauro Carvalho Chehab
2021-06-17docs: dev-tools: kunit: don't use a table for docs nameMauro Carvalho Chehab
2021-06-11Documentation: kunit: document support for QEMU in kunit_toolBrendan Higgins
2021-05-21Documentation: kunit: Update kunit_tool pageDavid Gow
2021-05-21Documentation: kunit: add tips for running KUnitDaniel Latypov
2021-04-07Documentation: kunit: add tips for using current->kunit_testDaniel Latypov
2021-02-08Documentation: kunit: add tips.rst for small examplesDaniel Latypov
2021-02-08KUnit: Docs: make start.rst example Kconfig follow style.rstDaniel Latypov
2021-01-15Documentation: kunit: include example of a parameterized testDaniel Latypov
2020-12-01Documentation: kunit: provide guidance for testing many inputsDaniel Latypov
2020-11-10KUnit: Docs: usage: wording fixesRandy Dunlap
2020-11-10KUnit: Docs: style: fix some Kconfig example issuesRandy Dunlap
2020-11-10KUnit: Docs: fix a wording typoRandy Dunlap
2020-10-26Documentation: kunit: Update Kconfig parts for KUNIT's module supportSeongJae Park
2020-10-09Documentation: kunit: add a brief blurb about kunit_test_suiteBrendan Higgins
2020-10-09Documentation: kunit: Add naming guidelinesDavid Gow
2020-08-05Merge tag 'linux-kselftest-kunit-5.9-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds