summaryrefslogtreecommitdiffstats
path: root/Documentation/dev-tools/kunit/usage.rst (follow)
Commit message (Expand)AuthorAgeFilesLines
* Documentation: KUnit: Update the instructions on how to test static functionsArthur Grillo2024-01-221-2/+17
* Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-01-111-8/+4
|\
| * kunit: add parameter generation macro using description from arrayBenjamin Berg2024-01-031-8/+4
* | kunit: Add APIs for managing devicesdavidgow@google.com2023-12-181-0/+50
* | kunit: Add a macro to wrap a deferred action functionDavid Gow2023-12-181-3/+7
|/
* 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-121-2/+10
* Documentation: kunit: Note that assertions should not be used in cleanupDavid Gow2023-05-121-0/+6
* kunit: Add "hooks" to call into KUnit when it's built as a moduleDavid Gow2023-02-081-9/+6
* kunit: Use the static key when retrieving the current testDavid Gow2022-12-121-9/+21
* 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: Fix non-uml anchorTales Aparecida2022-09-301-2/+2
* Documentation: KUnit: Fix example with compilation errorMaĆ­ra Canal2022-07-281-1/+1
* kunit: add ability to specify suite-level init and exit functionsDaniel Latypov2022-05-021-8/+11
* Documentation: KUnit: Fix usage bugAkira Kawata2022-02-081-1/+1
* Documentation: KUnit: Rework writing page to focus on writing testsHarinder Singh2021-12-231-325/+253
* Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/...Linus Torvalds2021-07-021-15/+42
|\
| * Documentation: kunit: Clean up some string casts in examplesDavid Gow2021-06-241-4/+3
| * Documentation: kunit: document support for QEMU in kunit_toolBrendan Higgins2021-06-121-11/+39
* | docs: dev-tools: kunit: avoid using ReST :doc:`foo` markupMauro Carvalho Chehab2021-06-171-3/+5
|/
* Documentation: kunit: include example of a parameterized testDaniel Latypov2021-01-161-0/+57
* Documentation: kunit: provide guidance for testing many inputsDaniel Latypov2020-12-011-6/+77
* KUnit: Docs: usage: wording fixesRandy Dunlap2020-11-101-5/+5
* Documentation: kunit: Update Kconfig parts for KUNIT's module supportSeongJae Park2020-10-261-0/+5
* Documentation: kunit: add a brief blurb about kunit_test_suiteBrendan Higgins2020-10-091-0/+5
* Documentation: test.h - fix warningsLothar Rubusch2020-05-221-2/+2
* kunit: update documentation to describe debugfs representationAlan Maguire2020-03-261-0/+14
* Documentation: kunit: fixed sphinx error in code blockBrendan Higgins2020-02-111-0/+1
* kunit: update documentation to describe module-based buildAlan Maguire2020-01-101-0/+16
* Documentation: kunit: fix typos and gramatical errorsBrendan Higgins2019-12-091-12/+12
* Documentation: kunit: add documentation for KUnitBrendan Higgins2019-10-011-0/+576