aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/dev-tools/kunit (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-19kunit: tool: allow filtering test cases via globDaniel Latypov1-2/+9
2021-08-13kunit: tool: make --raw_output support only showing kunit outputDaniel Latypov1-3/+6
2021-08-13kunit: tool: add --kernel_args to allow setting module paramsDaniel Latypov1-0/+10
2021-07-12Documentation: kunit: drop obsolete note about uml_abort for coverageDaniel Latypov1-13/+1
2021-07-02Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds5-24/+485
2021-06-23kunit: Move default config from arch/um -> tools/testing/kunitDavid Gow1-1/+1
2021-06-23Documentation: kunit: Clean up some string casts in examplesDavid Gow1-4/+3
2021-06-23docs: dev-tools: kunit: don't use a table for docs nameMauro Carvalho Chehab1-4/+4
2021-06-17docs: dev-tools: kunit: avoid using ReST :doc:`foo` markupMauro Carvalho Chehab5-15/+18
2021-06-17docs: dev-tools: kunit: don't use a table for docs nameMauro Carvalho Chehab1-4/+4
2021-06-11Documentation: kunit: document support for QEMU in kunit_toolBrendan Higgins2-11/+87
2021-05-21Documentation: kunit: Update kunit_tool pageDavid Gow1-8/+132
2021-05-21Documentation: kunit: add tips for running KUnitDaniel Latypov3-0/+262
2021-04-07Documentation: kunit: add tips for using current->kunit_testDaniel Latypov1-2/+76
2021-02-08Documentation: kunit: add tips.rst for small examplesDaniel Latypov3-1/+120
2021-02-08KUnit: Docs: make start.rst example Kconfig follow style.rstDaniel Latypov1-1/+2
2021-01-15Documentation: kunit: include example of a parameterized testDaniel Latypov1-0/+57
2020-12-01Documentation: kunit: provide guidance for testing many inputsDaniel Latypov1-6/+77
2020-11-10KUnit: Docs: usage: wording fixesRandy Dunlap1-5/+5
2020-11-10KUnit: Docs: style: fix some Kconfig example issuesRandy Dunlap1-9/+9
2020-11-10KUnit: Docs: fix a wording typoRandy Dunlap1-1/+1
2020-10-26Documentation: kunit: Update Kconfig parts for KUNIT's module supportSeongJae Park2-1/+6
2020-10-09Documentation: kunit: add a brief blurb about kunit_test_suiteBrendan Higgins1-0/+5
2020-10-09Documentation: kunit: Add naming guidelinesDavid Gow2-0/+206
2020-08-05Merge tag 'linux-kselftest-kunit-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds2-13/+6
2020-07-17Documentation: kunit: Remove references to --defconfigDavid Gow2-13/+6
2020-06-26Documentation: kunit: Add some troubleshooting tips to the FAQDavid Gow1-0/+40
2020-05-22Documentation: test.h - fix warningsLothar Rubusch2-7/+10
2020-03-26kunit: update documentation to describe debugfs representationAlan Maguire1-0/+14
2020-03-25Documentation: kunit: Make the KUnit documentation less UML-specificDavid Gow3-28/+99
2020-02-10Documentation: kunit: fixed sphinx error in code blockBrendan Higgins1-0/+1
2020-01-09kunit: update documentation to describe module-based buildAlan Maguire3-1/+21
2019-12-23kunit: Rename 'kunitconfig' to '.kunitconfig'SeongJae Park1-7/+5
2019-12-23docs/kunit/start: Use in-tree 'kunit_defconfig'SeongJae Park1-2/+1
2019-12-09Documentation: kunit: add documentation for kunit_toolBrendan Higgins3-1/+62
2019-12-09Documentation: kunit: fix typos and gramatical errorsBrendan Higgins2-16/+16
2019-10-07Documentation: kunit: Fix verification commandSeongJae Park1-1/+1
2019-09-30Documentation: kunit: add documentation for KUnitBrendan Higgins6-0/+924