summaryrefslogtreecommitdiff
path: root/Documentation/dev-tools/kunit
AgeCommit message (Expand)Author
2022-12-12Documentation: kunit: Fix "How Do I Use This" / "Next Steps" sectionsDavid Gow
2022-12-12kunit: Use the static key when retrieving the current testDavid Gow
2022-12-12Documentation: kunit: Remove redundant 'tips.rst' pageDavid Gow
2022-12-12Documentation: KUnit: reword description of assertionsDaniel Latypov
2022-12-12Documentation: KUnit: make usage.rst a superset of tips.rst, remove duplicationDaniel Latypov
2022-10-27Documentation: Kunit: Update architecture.rst for minor fixesSadiya Kazi
2022-10-07Documentation: kunit: Update description of --alltests optionDavid Gow
2022-09-30Documentation: Kunit: Use full path to .kunitconfigKhalid Masum
2022-09-30Documentation: KUnit: update links in the index pageTales Aparecida
2022-09-30Documentation: KUnit: add intro to the getting-started pageTales Aparecida
2022-09-30Documentation: KUnit: Reword start guide for selecting testsTales Aparecida
2022-09-30Documentation: KUnit: add note about mrproper in start.rstTales Aparecida
2022-09-30Documentation: KUnit: avoid repeating "kunit.py run" in start.rstTales Aparecida
2022-09-30Documentation: KUnit: remove duplicated docs for kunit_toolTales Aparecida
2022-09-30Documentation: Kunit: Add ref for other kinds of testsTales Aparecida
2022-09-30Documentation: KUnit: Fix non-uml anchorTales Aparecida
2022-09-30Documentation: Kunit: Fix inconsistent titlesTales Aparecida
2022-09-30Documentation: kunit: fix trivial typoTales Aparecida
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