summaryrefslogtreecommitdiff
path: root/Documentation/dev-tools/kunit/usage.rst
AgeCommit message (Expand)AuthorFilesLines
2024-01-22Documentation: KUnit: Update the instructions on how to test static functionsArthur Grillo1-2/+17
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-03kunit: add parameter generation macro using description from arrayBenjamin Berg1-8/+4
2023-12-18kunit: Add APIs for managing devicesdavidgow@google.com1-0/+50
2023-12-18kunit: Add a macro to wrap a deferred action functionDavid Gow1-3/+7
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-02-09kunit: Add "hooks" to call into KUnit when it's built as a moduleDavid Gow1-9/+6
2022-12-13kunit: Use the static key when retrieving the current testDavid Gow1-9/+21
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-09-30Documentation: KUnit: Fix non-uml anchorTales Aparecida1-2/+2
2022-07-28Documentation: KUnit: Fix example with compilation errorMaĆ­ra Canal1-1/+1
2022-05-02kunit: add ability to specify suite-level init and exit functionsDaniel Latypov1-8/+11
2022-02-08Documentation: KUnit: Fix usage bugAkira Kawata1-1/+1
2021-12-23Documentation: KUnit: Rework writing page to focus on writing testsHarinder Singh1-325/+253
2021-07-02Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/...Linus Torvalds1-15/+42
2021-06-24Documentation: kunit: Clean up some string casts in examplesDavid Gow1-4/+3
2021-06-17docs: dev-tools: kunit: avoid using ReST :doc:`foo` markupMauro Carvalho Chehab1-3/+5
2021-06-12Documentation: kunit: document support for QEMU in kunit_toolBrendan Higgins1-11/+39
2021-01-16Documentation: kunit: include example of a parameterized testDaniel Latypov1-0/+57
2020-12-02Documentation: kunit: provide guidance for testing many inputsDaniel Latypov1-6/+77
2020-11-10KUnit: Docs: usage: wording fixesRandy Dunlap1-5/+5
2020-10-26Documentation: kunit: Update Kconfig parts for KUNIT's module supportSeongJae Park1-0/+5
2020-10-09Documentation: kunit: add a brief blurb about kunit_test_suiteBrendan Higgins1-0/+5
2020-05-22Documentation: test.h - fix warningsLothar Rubusch1-2/+2
2020-03-26kunit: update documentation to describe debugfs representationAlan Maguire1-0/+14
2020-02-11Documentation: kunit: fixed sphinx error in code blockBrendan Higgins1-0/+1
2020-01-10kunit: update documentation to describe module-based buildAlan Maguire1-0/+16
2019-12-09Documentation: kunit: fix typos and gramatical errorsBrendan Higgins1-12/+12
2019-10-01Documentation: kunit: add documentation for KUnitBrendan Higgins1-0/+576