index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
dev-tools
/
kunit
/
usage.rst
Age
Commit message (
Expand
)
Author
2024-01-22
Documentation: KUnit: Update the instructions on how to test static functions
Arthur Grillo
2024-01-11
Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-01-03
kunit: add parameter generation macro using description from array
Benjamin Berg
2023-12-18
kunit: Add APIs for managing devices
davidgow@google.com
2023-12-18
kunit: Add a macro to wrap a deferred action function
David Gow
2023-05-25
Documentation: kunit: Add usage notes for kunit_add_action()
David Gow
2023-05-11
Documentation: kunit: Warn that exit functions run even if init fails
David Gow
2023-05-11
Documentation: kunit: Note that assertions should not be used in cleanup
David Gow
2023-02-08
kunit: Add "hooks" to call into KUnit when it's built as a module
David Gow
2022-12-12
kunit: Use the static key when retrieving the current test
David Gow
2022-12-12
Documentation: KUnit: reword description of assertions
Daniel Latypov
2022-12-12
Documentation: KUnit: make usage.rst a superset of tips.rst, remove duplication
Daniel Latypov
2022-09-30
Documentation: KUnit: Fix non-uml anchor
Tales Aparecida
2022-07-28
Documentation: KUnit: Fix example with compilation error
MaĆra Canal
2022-05-02
kunit: add ability to specify suite-level init and exit functions
Daniel Latypov
2022-02-08
Documentation: KUnit: Fix usage bug
Akira Kawata
2021-12-23
Documentation: KUnit: Rework writing page to focus on writing tests
Harinder Singh
2021-07-02
Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/...
Linus Torvalds
2021-06-23
Documentation: kunit: Clean up some string casts in examples
David Gow
2021-06-17
docs: dev-tools: kunit: avoid using ReST :doc:`foo` markup
Mauro Carvalho Chehab
2021-06-11
Documentation: kunit: document support for QEMU in kunit_tool
Brendan Higgins
2021-01-15
Documentation: kunit: include example of a parameterized test
Daniel Latypov
2020-12-01
Documentation: kunit: provide guidance for testing many inputs
Daniel Latypov
2020-11-10
KUnit: Docs: usage: wording fixes
Randy Dunlap
2020-10-26
Documentation: kunit: Update Kconfig parts for KUNIT's module support
SeongJae Park
2020-10-09
Documentation: kunit: add a brief blurb about kunit_test_suite
Brendan Higgins
2020-05-22
Documentation: test.h - fix warnings
Lothar Rubusch
2020-03-26
kunit: update documentation to describe debugfs representation
Alan Maguire
2020-02-10
Documentation: kunit: fixed sphinx error in code block
Brendan Higgins
2020-01-09
kunit: update documentation to describe module-based build
Alan Maguire
2019-12-09
Documentation: kunit: fix typos and gramatical errors
Brendan Higgins
2019-09-30
Documentation: kunit: add documentation for KUnit
Brendan Higgins