Show patches with: Submitter = Daniel Latypov       |    State = Action Required       |    Archived = No       |   39 patches
Patch Series S/W/F Date Submitter Delegate State
kunit: kunit_skip() should not overwrite KUNIT_FAIL() kunit: kunit_skip() should not overwrite KUNIT_FAIL() --- 2023-01-13 Daniel Latypov New
[v3,3/3] Documentation: kunit: Remove redundant 'tips.rst' page [v3,1/3] Documentation: KUnit: make usage.rst a superset of tips.rst, remove duplication --- 2022-11-11 Daniel Latypov New
[v2,1/5] kunit: string-stream: Simplify resource use [v2,1/5] kunit: string-stream: Simplify resource use --- 2022-07-22 Daniel Latypov New
[v3] kunit: tool: Enable virtio/PCI by default on UML [v3] kunit: tool: Enable virtio/PCI by default on UML --- 2022-07-08 Daniel Latypov New
[v3,2/3] kunit: tool: make --kunitconfig repeatable, blindly concat [v3,1/3] kunit: tool: refactor internal kconfig handling, allow overriding --- 2022-06-27 Daniel Latypov New
[2/3] kunit: add ability to specify suite-level init and exit functions [1/3] kunit: rename print_subtest_{start,end} for clarity (s/subtest/suite) --- 2022-04-26 Daniel Latypov New
kunit: tool: don't print out test statuses w/ 0s in summary kunit: tool: don't print out test statuses w/ 0s in summary --- 2022-04-07 Daniel Latypov New
kunit: tool: cosmetic: don't specify duplicate kunit_shutdown's kunit: tool: cosmetic: don't specify duplicate kunit_shutdown's --- 2022-04-07 Daniel Latypov New
[3/3] kunit: tool: properly report the used arch for --json, or '' if not known [1/3] kunit: tool: readability tweaks in KernelCI json generation logic --- 2022-02-17 Daniel Latypov New
[1/6] kunit: add example test case showing off all the expect macros kunit: refactor assertions to use less stack --- 2022-01-08 Daniel Latypov New
[v3] kunit: tool: Default --jobs to number of CPUs [v3] kunit: tool: Default --jobs to number of CPUs --- 2021-12-15 Daniel Latypov New
kunit: tool: make --raw_output only support showing kunit output kunit: tool: make --raw_output only support showing kunit output --- 2021-09-16 Daniel Latypov New
[3/3] kunit: tool: support running each suite/test separately kunit: allow running test suites/cases individually --- 2021-09-09 Daniel Latypov New
[1/3] kunit: add 'kunit.action' param to allow listing out tests kunit: allow running test suites/cases individually --- 2021-09-09 Daniel Latypov New
[v2,2/2] kunit: add 'kunit.action' param to allow listing out tests Untitled series #150394 --- 2021-08-05 Daniel Latypov New
kunit: tool: add --kernel_args to allow setting module params kunit: tool: add --kernel_args to allow setting module params --- 2021-07-14 Daniel Latypov New
[v2] lib/test: convert test_overflow.c to use KUnit [v2] lib/test: convert test_overflow.c to use KUnit --- 2021-05-11 Daniel Latypov New
[v3] kunit: add unit test for filtering suites by names [v3] kunit: add unit test for filtering suites by names --- 2021-04-21 Daniel Latypov New
[v6] lib: add basic KUnit test for lib/math [v6] lib: add basic KUnit test for lib/math --- 2021-04-16 Daniel Latypov New
[v4] lib: add basic KUnit test for lib/math [v4] lib: add basic KUnit test for lib/math --- 2021-04-09 Daniel Latypov New
[v5,2/2] kunit: ubsan integration kunit: fail tests on UBSAN errors --- 2021-04-02 Daniel Latypov New
[v5,1/2] kunit: support failure from dynamic analysis tools kunit: fail tests on UBSAN errors --- 2021-04-02 Daniel Latypov New
[v2,1/2] kunit: support failure from dynamic analysis tools kunit: fail tests on UBSAN errors --- 2021-02-05 Daniel Latypov New
[v3,2/3] kunit: tool: add support for filtering suites by glob kunit: support running subsets of test suites from kunit.py --- 2021-02-04 Daniel Latypov New
[v2,1/3] kunit: tool: surface and address more typing issues [v2,1/3] kunit: tool: surface and address more typing issues --- 2020-12-11 Daniel Latypov New
[5/5] minor: kunit: tool: s/get_absolute_path/test_data_path in unit test [1/5] kunit: tool: fix unit test cleanup handling --- 2020-11-30 Daniel Latypov New
[3/5] kunit: tool: stop using bare asserts in unit test [1/5] kunit: tool: fix unit test cleanup handling --- 2020-11-30 Daniel Latypov New
lib: add basic KUnit test for lib/math lib: add basic KUnit test for lib/math --- 2020-10-19 Daniel Latypov New
[RFC,v2,11/12] kunit: mock: add struct param matcher [RFC,v2,01/12] Revert "kunit: move string-stream.h to lib/kunit" --- 2020-10-12 Daniel Latypov New
[RFC,v2,10/12] kunit: mock: add class mocking support [RFC,v2,01/12] Revert "kunit: move string-stream.h to lib/kunit" --- 2020-10-12 Daniel Latypov New
[RFC,v2,08/12] kunit: mock: add basic matchers and actions [RFC,v2,01/12] Revert "kunit: move string-stream.h to lib/kunit" --- 2020-10-12 Daniel Latypov New
[RFC,v2,05/12] kunit: mock: add parameter list manipulation macros [RFC,v2,01/12] Revert "kunit: move string-stream.h to lib/kunit" --- 2020-10-12 Daniel Latypov New
[RFC,v2,04/12] checkpatch: add support for struct MOCK(foo) syntax [RFC,v2,01/12] Revert "kunit: move string-stream.h to lib/kunit" --- 2020-10-12 Daniel Latypov New
[RFC,v2,01/12] Revert "kunit: move string-stream.h to lib/kunit" [RFC,v2,01/12] Revert "kunit: move string-stream.h to lib/kunit" --- 2020-10-12 Daniel Latypov New
[RFC,v1,12/12] kunit: mock: implement nice, strict and naggy mock distinctions kunit: introduce class mocking support. --- 2020-09-18 Daniel Latypov New
[RFC,v1,07/12] kunit: mock: add internal mock infrastructure kunit: introduce class mocking support. --- 2020-09-18 Daniel Latypov New
[RFC,v1,06/12] kunit: expose kunit_set_failure() for use by mocking kunit: introduce class mocking support. --- 2020-09-18 Daniel Latypov New
[RFC,v1,03/12] kunit: test: add concept of post conditions kunit: introduce class mocking support. --- 2020-09-18 Daniel Latypov New
[RFC,v1,02/12] kunit: test: add kunit_stream a std::stream like logger kunit: introduce class mocking support. --- 2020-09-18 Daniel Latypov New