summaryrefslogtreecommitdiff
path: root/Documentation/dev-tools/kunit/usage.rst
AgeCommit message (Expand)Author
2024-01-22Documentation: KUnit: Update the instructions on how to test static functionsArthur Grillo
2024-01-11Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-01-03kunit: add parameter generation macro using description from arrayBenjamin Berg
2023-12-18kunit: Add APIs for managing devicesdavidgow@google.com
2023-12-18kunit: Add a macro to wrap a deferred action functionDavid Gow
2023-05-25Documentation: kunit: Add usage notes for kunit_add_action()David Gow
2023-05-11Documentation: kunit: Warn that exit functions run even if init failsDavid Gow
2023-05-11Documentation: kunit: Note that assertions should not be used in cleanupDavid Gow
2023-02-08kunit: Add "hooks" to call into KUnit when it's built as a moduleDavid Gow
2022-12-12kunit: Use the static key when retrieving the current testDavid 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-09-30Documentation: KUnit: Fix non-uml anchorTales Aparecida
2022-07-28Documentation: KUnit: Fix example with compilation errorMaĆ­ra Canal
2022-05-02kunit: add ability to specify suite-level init and exit functionsDaniel Latypov
2022-02-08Documentation: KUnit: Fix usage bugAkira Kawata
2021-12-23Documentation: KUnit: Rework writing page to focus on writing testsHarinder Singh
2021-07-02Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/...Linus Torvalds
2021-06-23Documentation: kunit: Clean up some string casts in examplesDavid Gow
2021-06-17docs: dev-tools: kunit: avoid using ReST :doc:`foo` markupMauro Carvalho Chehab
2021-06-11Documentation: kunit: document support for QEMU in kunit_toolBrendan Higgins
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-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-05-22Documentation: test.h - fix warningsLothar Rubusch
2020-03-26kunit: update documentation to describe debugfs representationAlan Maguire
2020-02-10Documentation: kunit: fixed sphinx error in code blockBrendan Higgins
2020-01-09kunit: update documentation to describe module-based buildAlan Maguire
2019-12-09Documentation: kunit: fix typos and gramatical errorsBrendan Higgins
2019-09-30Documentation: kunit: add documentation for KUnitBrendan Higgins