summaryrefslogtreecommitdiffstats
path: root/Documentation/dev-tools/kunit
Commit message (Expand)AuthorAgeFilesLines
* Documentation: kunit: Rename references to kunit_abort()David Gow2023-06-061-2/+2
* Documentation: Kunit: add MODULE_LICENSE to sample codeTakashi Sakamoto2023-05-311-0/+2
* Documentation: kunit: Add usage notes for kunit_add_action()David Gow2023-05-251-0/+51
* Documentation: kunit: Warn that exit functions run even if init failsDavid Gow2023-05-111-2/+10
* Documentation: kunit: Note that assertions should not be used in cleanupDavid Gow2023-05-111-0/+6
* Documentation: kunit: Modular tests should not depend on KUNIT=yGeert Uytterhoeven2023-05-081-1/+4
* Documentation: Add Function Redirection API docsSadiya Kazi2023-02-082-3/+172
* kunit: Add "hooks" to call into KUnit when it's built as a moduleDavid Gow2023-02-081-9/+6
* Documentation: kunit: Fix "How Do I Use This" / "Next Steps" sectionsDavid Gow2022-12-122-21/+16
* kunit: Use the static key when retrieving the current testDavid Gow2022-12-121-9/+21
* Documentation: kunit: Remove redundant 'tips.rst' pageDavid Gow2022-12-122-191/+0
* Documentation: KUnit: reword description of assertionsDaniel Latypov2022-12-121-5/+8
* Documentation: KUnit: make usage.rst a superset of tips.rst, remove duplicationDaniel Latypov2022-12-121-18/+31
* Documentation: Kunit: Update architecture.rst for minor fixesSadiya Kazi2022-10-271-57/+58
* Documentation: kunit: Update description of --alltests optionDavid Gow2022-10-071-8/+9
* Documentation: Kunit: Use full path to .kunitconfigKhalid Masum2022-09-301-1/+1
* Documentation: KUnit: update links in the index pageTales Aparecida2022-09-301-6/+7
* Documentation: KUnit: add intro to the getting-started pageTales Aparecida2022-09-301-0/+4
* Documentation: KUnit: Reword start guide for selecting testsTales Aparecida2022-09-301-27/+63
* Documentation: KUnit: add note about mrproper in start.rstTales Aparecida2022-09-301-0/+16
* Documentation: KUnit: avoid repeating "kunit.py run" in start.rstTales Aparecida2022-09-302-24/+16
* Documentation: KUnit: remove duplicated docs for kunit_toolTales Aparecida2022-09-304-253/+16
* Documentation: Kunit: Add ref for other kinds of testsTales Aparecida2022-09-302-0/+4
* Documentation: KUnit: Fix non-uml anchorTales Aparecida2022-09-303-5/+7
* Documentation: Kunit: Fix inconsistent titlesTales Aparecida2022-09-301-2/+2
* Documentation: kunit: fix trivial typoTales Aparecida2022-09-301-1/+1
* Documentation: KUnit: Fix example with compilation errorMaĆ­ra Canal2022-07-281-1/+1
* Documentation: kunit: Add CLI args for kunit_toolSadiya Kazi2022-07-261-1/+62
* Documentation: kunit: fix example run_kunit func to allow spaces in argsDaniel Latypov2022-07-111-1/+1
* Documentation: kunit: Cleanup run_wrapper, fix x-refDavid Gow2022-07-081-3/+15
* kunit: add coverage_uml.config to enable GCOV on UMLDaniel Latypov2022-07-071-2/+1
* Merge tag 'linux-kselftest-kunit-5.19-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds2022-05-254-9/+31
|\
| * kunit: add ability to specify suite-level init and exit functionsDaniel Latypov2022-05-021-8/+11
| * Documentation: kunit: update kconfig options needed for UML coverageDaniel Latypov2022-04-041-1/+2
| * kunit: split resource API from test.h into new resource.hDaniel Latypov2022-04-042-0/+18
* | Merge tag 'docs-5.19' of git://git.lwn.net/linuxLinus Torvalds2022-05-251-1/+1
|\ \
| * | Documentation: kunit: change complete_and_exit to kthread_complete_and_exitAndreas-Christian Hagau2022-04-221-1/+1
| |/
* / Documentation: kunit: fix path to .kunitconfig in start.rstDaniel Latypov2022-04-041-3/+8
|/
* Merge tag 'docs-5.18-2' of git://git.lwn.net/linuxLinus Torvalds2022-03-311-11/+2
|\
| * Documentation: kunit: Fix cross-referencing warningsDavid Gow2022-03-281-11/+2
* | Documentation: KUnit: Fix usage bugAkira Kawata2022-02-081-1/+1
|/
* Merge tag 'docs-5.17' of git://git.lwn.net/linuxLinus Torvalds2022-01-119-583/+1125
|\
| * Documentation: KUnit: Restyled Frequently Asked QuestionsHarinder Singh2021-12-231-37/+36
| * Documentation: KUnit: Restyle Test Style and Nomenclature pageHarinder Singh2021-12-231-54/+51
| * Documentation: KUnit: Rework writing page to focus on writing testsHarinder Singh2021-12-233-327/+255
| * Documentation: kunit: Reorganize documentation related to running testsHarinder Singh2021-12-234-1/+311
| * Documentation: KUnit: Added KUnit ArchitectureHarinder Singh2021-12-234-0/+288
| * Documentation: KUnit: Rewrite getting startedHarinder Singh2021-12-231-93/+102
| * Documentation: KUnit: Rewrite main pageHarinder Singh2021-12-231-78/+88
* | kunit: tool: reconfigure when the used kunitconfig changesDaniel Latypov2021-12-131-4/+4