Show patches with: Series = kunit: Introducing KUnit, the Linux kernel unit testing framework       |   31 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,v1,01/31] kunit: test: added string_stream a std::stream like string builder kunit: Introducing KUnit, the Linux kernel unit testing framework - - - --- 2018-10-16 Brendan Higgins Superseded
[RFC,v1,02/31] kunit: test: adds KUnit test runner core kunit: Introducing KUnit, the Linux kernel unit testing framework - - - --- 2018-10-16 Brendan Higgins Superseded
[RFC,v1,03/31] kunit: test: added test resource management API kunit: Introducing KUnit, the Linux kernel unit testing framework - - - --- 2018-10-16 Brendan Higgins Superseded
[RFC,v1,04/31] kunit: test: added test_stream a std::stream like logger kunit: Introducing KUnit, the Linux kernel unit testing framework - - - --- 2018-10-16 Brendan Higgins Superseded
[RFC,v1,05/31] kunit: test: added the concept of expectations kunit: Introducing KUnit, the Linux kernel unit testing framework - - - --- 2018-10-16 Brendan Higgins Superseded
[RFC,v1,06/31] arch: um: enabled running kunit from User Mode Linux kunit: Introducing KUnit, the Linux kernel unit testing framework - - - --- 2018-10-16 Brendan Higgins Superseded
[RFC,v1,07/31] kunit: test: added initial tests kunit: Introducing KUnit, the Linux kernel unit testing framework - - - --- 2018-10-16 Brendan Higgins Superseded
[RFC,v1,08/31] arch: um: added shim to trap to allow installing a fault catcher for tests kunit: Introducing KUnit, the Linux kernel unit testing framework - - - --- 2018-10-16 Brendan Higgins Superseded
[RFC,v1,09/31] kunit: test: added the concept of assertions kunit: Introducing KUnit, the Linux kernel unit testing framework - - - --- 2018-10-16 Brendan Higgins Superseded
[RFC,v1,10/31] kunit: test: added concept of initcalls kunit: Introducing KUnit, the Linux kernel unit testing framework - - - --- 2018-10-16 Brendan Higgins Superseded
[RFC,v1,11/31] kunit: test: added concept of post conditions kunit: Introducing KUnit, the Linux kernel unit testing framework - - - --- 2018-10-16 Brendan Higgins Superseded
[RFC,v1,12/31] checkpatch: added support for struct MOCK(foo) syntax kunit: Introducing KUnit, the Linux kernel unit testing framework - - - --- 2018-10-16 Brendan Higgins Superseded
[RFC,v1,13/31] kunit: mock: added parameter list minipulation macros kunit: Introducing KUnit, the Linux kernel unit testing framework - - - --- 2018-10-16 Brendan Higgins Superseded
[RFC,v1,14/31] kunit: mock: added internal mock infrastructure kunit: Introducing KUnit, the Linux kernel unit testing framework - - - --- 2018-10-16 Brendan Higgins Superseded
[RFC,v1,15/31] kunit: mock: added basic matchers and actions kunit: Introducing KUnit, the Linux kernel unit testing framework - - - --- 2018-10-16 Brendan Higgins Superseded
[RFC,v1,16/31] kunit: mock: added class mocking support kunit: Introducing KUnit, the Linux kernel unit testing framework - - - --- 2018-10-16 Brendan Higgins Superseded
[RFC,v1,17/31] kunit: mock: added struct param matcher kunit: Introducing KUnit, the Linux kernel unit testing framework - - - --- 2018-10-16 Brendan Higgins Superseded
[RFC,v1,18/31] kunit: mock: added parameter formatters kunit: Introducing KUnit, the Linux kernel unit testing framework - - - --- 2018-10-16 Brendan Higgins Superseded
[RFC,v1,19/31] kunit: mock: implemented nice, strict and naggy mock distinctions kunit: Introducing KUnit, the Linux kernel unit testing framework - - - --- 2018-10-16 Brendan Higgins Superseded
[RFC,v1,20/31] kunit: mock: add ability to mock functions with void context kunit: Introducing KUnit, the Linux kernel unit testing framework - - - --- 2018-10-16 Brendan Higgins Superseded
[RFC,v1,21/31] kunit: mock: added support for arbitrary function mocking kunit: Introducing KUnit, the Linux kernel unit testing framework - - - --- 2018-10-16 Brendan Higgins Superseded
[RFC,v1,22/31] kunit: mock: add the concept of spyable functions kunit: Introducing KUnit, the Linux kernel unit testing framework - - - --- 2018-10-16 Brendan Higgins Superseded
[RFC,v1,23/31] kunit: mock: add parameter capturers kunit: Introducing KUnit, the Linux kernel unit testing framework - - - --- 2018-10-16 Brendan Higgins Superseded
[RFC,v1,24/31] kunit: improved sigsegv stack trace printing kunit: Introducing KUnit, the Linux kernel unit testing framework - - - --- 2018-10-16 Brendan Higgins Superseded
[RFC,v1,25/31] kunit: added concept of platform mocking kunit: Introducing KUnit, the Linux kernel unit testing framework - - - --- 2018-10-16 Brendan Higgins Superseded
[RFC,v1,26/31] arch: um: added stubs for mock iomem for KUnit kunit: Introducing KUnit, the Linux kernel unit testing framework - - - --- 2018-10-16 Brendan Higgins Superseded
[RFC,v1,27/31] Documentation: kunit: adds complete documentation for KUnit kunit: Introducing KUnit, the Linux kernel unit testing framework - - - --- 2018-10-16 Brendan Higgins Superseded
[RFC,v1,28/31] kunit: added Python libraries for handing KUnit config and kernel kunit: Introducing KUnit, the Linux kernel unit testing framework - - - --- 2018-10-16 Brendan Higgins Superseded
[RFC,v1,29/31] kunit: added KUnit wrapper script and simple output parser kunit: Introducing KUnit, the Linux kernel unit testing framework - - - --- 2018-10-16 Brendan Higgins Superseded
[RFC,v1,30/31] kunit.py: improved output from python wrapper kunit: Introducing KUnit, the Linux kernel unit testing framework - - - --- 2018-10-16 Brendan Higgins Superseded
[RFC,v1,31/31] MAINTAINERS: add entry for KUnit the unit testing framework kunit: Introducing KUnit, the Linux kernel unit testing framework - - - --- 2018-10-16 Brendan Higgins Superseded