summaryrefslogtreecommitdiff
path: root/Documentation/dev-tools/kunit
AgeCommit message (Expand)AuthorFilesLines
2024-01-22Documentation: KUnit: Update the instructions on how to test static functionsArthur Grillo1-2/+17
2024-01-17Merge tag 'uml-for-linus-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+11
2024-01-11Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-8/+4
2024-01-05Documentation: kunit: Add clang UML coverage exampleMichał Winiarski1-0/+11
2024-01-03kunit: add parameter generation macro using description from arrayBenjamin Berg1-8/+4
2023-12-18kunit: Add APIs for managing devicesdavidgow@google.com2-0/+59
2023-12-18Documentation: Add debugfs docs with run after bootRae Moar1-4/+47
2023-12-18kunit: add is_init test attributeRae Moar1-0/+7
2023-12-18kunit: Add a macro to wrap a deferred action functionDavid Gow1-3/+7
2023-07-26kunit: Add documentation of KUnit test attributesRae Moar2-0/+178
2023-06-06Documentation: kunit: Rename references to kunit_abort()David Gow1-2/+2
2023-05-31Documentation: Kunit: add MODULE_LICENSE to sample codeTakashi Sakamoto1-0/+2
2023-05-25Documentation: kunit: Add usage notes for kunit_add_action()David Gow1-0/+51
2023-05-12Documentation: kunit: Warn that exit functions run even if init failsDavid Gow1-2/+10
2023-05-12Documentation: kunit: Note that assertions should not be used in cleanupDavid Gow1-0/+6
2023-05-08Documentation: kunit: Modular tests should not depend on KUNIT=yGeert Uytterhoeven1-1/+4
2023-02-09Documentation: Add Function Redirection API docsSadiya Kazi2-3/+172
2023-02-09kunit: Add "hooks" to call into KUnit when it's built as a moduleDavid Gow1-9/+6
2022-12-13Documentation: kunit: Fix "How Do I Use This" / "Next Steps" sectionsDavid Gow2-21/+16
2022-12-13kunit: Use the static key when retrieving the current testDavid Gow1-9/+21
2022-12-13Documentation: kunit: Remove redundant 'tips.rst' pageDavid Gow2-191/+0
2022-12-13Documentation: KUnit: reword description of assertionsDaniel Latypov1-5/+8
2022-12-13Documentation: KUnit: make usage.rst a superset of tips.rst, remove duplicationDaniel Latypov1-18/+31
2022-10-27Documentation: Kunit: Update architecture.rst for minor fixesSadiya Kazi1-57/+58
2022-10-07Documentation: kunit: Update description of --alltests optionDavid Gow1-8/+9
2022-09-30Documentation: Kunit: Use full path to .kunitconfigKhalid Masum1-1/+1
2022-09-30Documentation: KUnit: update links in the index pageTales Aparecida1-6/+7
2022-09-30Documentation: KUnit: add intro to the getting-started pageTales Aparecida1-0/+4
2022-09-30Documentation: KUnit: Reword start guide for selecting testsTales Aparecida1-27/+63
2022-09-30Documentation: KUnit: add note about mrproper in start.rstTales Aparecida1-0/+16
2022-09-30Documentation: KUnit: avoid repeating "kunit.py run" in start.rstTales Aparecida2-24/+16
2022-09-30Documentation: KUnit: remove duplicated docs for kunit_toolTales Aparecida4-253/+16
2022-09-30Documentation: Kunit: Add ref for other kinds of testsTales Aparecida2-0/+4
2022-09-30Documentation: KUnit: Fix non-uml anchorTales Aparecida3-5/+7
2022-09-30Documentation: Kunit: Fix inconsistent titlesTales Aparecida1-2/+2
2022-09-30Documentation: kunit: fix trivial typoTales Aparecida1-1/+1
2022-07-28Documentation: KUnit: Fix example with compilation errorMaíra Canal1-1/+1
2022-07-26Documentation: kunit: Add CLI args for kunit_toolSadiya Kazi1-1/+62
2022-07-12Documentation: kunit: fix example run_kunit func to allow spaces in argsDaniel Latypov1-1/+1
2022-07-08Documentation: kunit: Cleanup run_wrapper, fix x-refDavid Gow1-3/+15
2022-07-08kunit: add coverage_uml.config to enable GCOV on UMLDaniel Latypov1-2/+1
2022-05-25Merge tag 'linux-kselftest-kunit-5.19-rc1' of git://git.kernel.org/pub/scm/li...Linus 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-05Documentation: kunit: update kconfig options needed for UML coverageDaniel Latypov1-1/+2
2022-04-05kunit: 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-29Documentation: kunit: Fix cross-referencing warningsDavid Gow1-11/+2