Show patches with: Submitter = Brendan Higgins       |    Archived = No       |   479 patches
« 1 2 3 44 5 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v17,10/19] kunit: test: add tests for kunit test abort [v17,01/19] kunit: test: add KUnit test runner core - - 3 - --- 2019-09-21 Brendan Higgins Not Applicable
[v17,09/19] kunit: test: add support for test abort [v17,01/19] kunit: test: add KUnit test runner core - - 3 - --- 2019-09-21 Brendan Higgins Not Applicable
[v17,08/19] objtool: add kunit_try_catch_throw to the noreturn list [v17,01/19] kunit: test: add KUnit test runner core 1 - - - --- 2019-09-21 Brendan Higgins Not Applicable
[v17,07/19] kunit: test: add initial tests [v17,01/19] kunit: test: add KUnit test runner core - - 3 - --- 2019-09-21 Brendan Higgins Not Applicable
[v17,06/19] lib: enable building KUnit in lib/ [v17,01/19] kunit: test: add KUnit test runner core - - - - --- 2019-09-21 Brendan Higgins Not Applicable
[v17,05/19] kunit: test: add the concept of expectations [v17,01/19] kunit: test: add KUnit test runner core - - 3 - --- 2019-09-21 Brendan Higgins Not Applicable
[v17,04/19] kunit: test: add assertion printing library [v17,01/19] kunit: test: add KUnit test runner core - - 1 - --- 2019-09-21 Brendan Higgins Not Applicable
[v17,03/19] kunit: test: add string_stream a std::stream like string builder [v17,01/19] kunit: test: add KUnit test runner core - - 3 - --- 2019-09-21 Brendan Higgins Not Applicable
[v17,02/19] kunit: test: add test resource management API [v17,01/19] kunit: test: add KUnit test runner core - - 3 - --- 2019-09-21 Brendan Higgins Not Applicable
[v17,01/19] kunit: test: add KUnit test runner core [v17,01/19] kunit: test: add KUnit test runner core - - 4 - --- 2019-09-21 Brendan Higgins Not Applicable
[v16,19/19] kunit: fix failure to build without printk [v16,01/19] kunit: test: add KUnit test runner core 1 - 1 - --- 2019-09-20 Brendan Higgins Not Applicable
[v16,18/19] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section [v16,01/19] kunit: test: add KUnit test runner core 1 - 2 - --- 2019-09-20 Brendan Higgins Not Applicable
[v16,17/19] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec() [v16,01/19] kunit: test: add KUnit test runner core 1 - 3 - --- 2019-09-20 Brendan Higgins Not Applicable
[v16,16/19] MAINTAINERS: add entry for KUnit the unit testing framework [v16,01/19] kunit: test: add KUnit test runner core - - 3 - --- 2019-09-20 Brendan Higgins Not Applicable
[v16,15/19] Documentation: kunit: add documentation for KUnit [v16,01/19] kunit: test: add KUnit test runner core - - 3 - --- 2019-09-20 Brendan Higgins Not Applicable
[v16,14/19] kunit: defconfig: add defconfigs for building KUnit tests [v16,01/19] kunit: test: add KUnit test runner core - - 3 - --- 2019-09-20 Brendan Higgins Not Applicable
[v16,13/19] kunit: tool: add Python wrappers for running KUnit tests [v16,01/19] kunit: test: add KUnit test runner core - - 3 - --- 2019-09-20 Brendan Higgins Not Applicable
[v16,12/19] kunit: test: add tests for KUnit managed resources [v16,01/19] kunit: test: add KUnit test runner core - - 3 - --- 2019-09-20 Brendan Higgins Not Applicable
[v16,11/19] kunit: test: add the concept of assertions [v16,01/19] kunit: test: add KUnit test runner core - - 3 - --- 2019-09-20 Brendan Higgins Not Applicable
[v16,10/19] kunit: test: add tests for kunit test abort [v16,01/19] kunit: test: add KUnit test runner core - - 3 - --- 2019-09-20 Brendan Higgins Not Applicable
[v16,09/19] kunit: test: add support for test abort [v16,01/19] kunit: test: add KUnit test runner core - - 3 - --- 2019-09-20 Brendan Higgins Not Applicable
[v16,08/19] objtool: add kunit_try_catch_throw to the noreturn list [v16,01/19] kunit: test: add KUnit test runner core 1 - - - --- 2019-09-20 Brendan Higgins Not Applicable
[v16,07/19] kunit: test: add initial tests [v16,01/19] kunit: test: add KUnit test runner core - - 3 - --- 2019-09-20 Brendan Higgins Not Applicable
[v16,06/19] lib: enable building KUnit in lib/ [v16,01/19] kunit: test: add KUnit test runner core - - - - --- 2019-09-20 Brendan Higgins Not Applicable
[v16,05/19] kunit: test: add the concept of expectations [v16,01/19] kunit: test: add KUnit test runner core - - 3 - --- 2019-09-20 Brendan Higgins Not Applicable
[v16,04/19] kunit: test: add assertion printing library [v16,01/19] kunit: test: add KUnit test runner core - - 1 - --- 2019-09-20 Brendan Higgins Not Applicable
[v16,03/19] kunit: test: add string_stream a std::stream like string builder [v16,01/19] kunit: test: add KUnit test runner core - - 3 - --- 2019-09-20 Brendan Higgins Not Applicable
[v16,02/19] kunit: test: add test resource management API [v16,01/19] kunit: test: add KUnit test runner core - - 3 - --- 2019-09-20 Brendan Higgins Not Applicable
[v16,01/19] kunit: test: add KUnit test runner core [v16,01/19] kunit: test: add KUnit test runner core - - 4 - --- 2019-09-20 Brendan Higgins Not Applicable
[v15,18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section kunit: introduce KUnit, the Linux kernel unit testing framework 1 - 2 - --- 2019-08-24 Brendan Higgins Not Applicable
[v15,17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec() kunit: introduce KUnit, the Linux kernel unit testing framework 1 - 3 - --- 2019-08-24 Brendan Higgins Not Applicable
[v15,16/18] MAINTAINERS: add entry for KUnit the unit testing framework kunit: introduce KUnit, the Linux kernel unit testing framework - - 3 - --- 2019-08-24 Brendan Higgins Not Applicable
[v15,15/18] Documentation: kunit: add documentation for KUnit kunit: introduce KUnit, the Linux kernel unit testing framework - - 3 - --- 2019-08-24 Brendan Higgins Not Applicable
[v15,14/18] kunit: defconfig: add defconfigs for building KUnit tests kunit: introduce KUnit, the Linux kernel unit testing framework - - 3 - --- 2019-08-24 Brendan Higgins Not Applicable
[v15,13/18] kunit: tool: add Python wrappers for running KUnit tests kunit: introduce KUnit, the Linux kernel unit testing framework - - 3 - --- 2019-08-24 Brendan Higgins Not Applicable
[v15,12/18] kunit: test: add tests for KUnit managed resources kunit: introduce KUnit, the Linux kernel unit testing framework - - 3 - --- 2019-08-24 Brendan Higgins Not Applicable
[v15,11/18] kunit: test: add the concept of assertions kunit: introduce KUnit, the Linux kernel unit testing framework - - 3 - --- 2019-08-24 Brendan Higgins Not Applicable
[v15,10/18] kunit: test: add tests for kunit test abort kunit: introduce KUnit, the Linux kernel unit testing framework - - 3 - --- 2019-08-24 Brendan Higgins Not Applicable
[v15,09/18] kunit: test: add support for test abort kunit: introduce KUnit, the Linux kernel unit testing framework - - 3 - --- 2019-08-24 Brendan Higgins Not Applicable
[v15,08/18] objtool: add kunit_try_catch_throw to the noreturn list kunit: introduce KUnit, the Linux kernel unit testing framework 1 - - - --- 2019-08-24 Brendan Higgins Not Applicable
[v15,07/18] kunit: test: add initial tests kunit: introduce KUnit, the Linux kernel unit testing framework - - 3 - --- 2019-08-24 Brendan Higgins Not Applicable
[v15,06/18] kbuild: enable building KUnit kunit: introduce KUnit, the Linux kernel unit testing framework 1 - 3 - --- 2019-08-24 Brendan Higgins Not Applicable
[v15,05/18] kunit: test: add the concept of expectations kunit: introduce KUnit, the Linux kernel unit testing framework - - 3 - --- 2019-08-24 Brendan Higgins Not Applicable
[v15,04/18] kunit: test: add assertion printing library kunit: introduce KUnit, the Linux kernel unit testing framework - - 1 - --- 2019-08-24 Brendan Higgins Not Applicable
[v15,03/18] kunit: test: add string_stream a std::stream like string builder kunit: introduce KUnit, the Linux kernel unit testing framework - - 3 - --- 2019-08-24 Brendan Higgins Not Applicable
[v15,02/18] kunit: test: add test resource management API kunit: introduce KUnit, the Linux kernel unit testing framework - - 3 - --- 2019-08-24 Brendan Higgins Not Applicable
[v15,01/18] kunit: test: add KUnit test runner core kunit: introduce KUnit, the Linux kernel unit testing framework - - 4 - --- 2019-08-24 Brendan Higgins Not Applicable
[v14,18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section [v14,01/18] kunit: test: add KUnit test runner core 1 - 2 - --- 2019-08-20 Brendan Higgins Not Applicable
[v14,17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec() [v14,01/18] kunit: test: add KUnit test runner core 1 - 3 - --- 2019-08-20 Brendan Higgins Not Applicable
[v14,16/18] MAINTAINERS: add entry for KUnit the unit testing framework [v14,01/18] kunit: test: add KUnit test runner core - - 3 - --- 2019-08-20 Brendan Higgins Not Applicable
[v14,15/18] Documentation: kunit: add documentation for KUnit [v14,01/18] kunit: test: add KUnit test runner core - - 3 - --- 2019-08-20 Brendan Higgins Not Applicable
[v14,14/18] kunit: defconfig: add defconfigs for building KUnit tests [v14,01/18] kunit: test: add KUnit test runner core - - 3 - --- 2019-08-20 Brendan Higgins Not Applicable
[v14,13/18] kunit: tool: add Python wrappers for running KUnit tests [v14,01/18] kunit: test: add KUnit test runner core - - 3 - --- 2019-08-20 Brendan Higgins Not Applicable
[v14,12/18] kunit: test: add tests for KUnit managed resources [v14,01/18] kunit: test: add KUnit test runner core - - 3 - --- 2019-08-20 Brendan Higgins Not Applicable
[v14,11/18] kunit: test: add the concept of assertions [v14,01/18] kunit: test: add KUnit test runner core - - 3 - --- 2019-08-20 Brendan Higgins Not Applicable
[v14,10/18] kunit: test: add tests for kunit test abort [v14,01/18] kunit: test: add KUnit test runner core - - 3 - --- 2019-08-20 Brendan Higgins Not Applicable
[v14,09/18] kunit: test: add support for test abort [v14,01/18] kunit: test: add KUnit test runner core - - 3 - --- 2019-08-20 Brendan Higgins Not Applicable
[v14,08/18] objtool: add kunit_try_catch_throw to the noreturn list [v14,01/18] kunit: test: add KUnit test runner core 1 - - - --- 2019-08-20 Brendan Higgins Not Applicable
[v14,07/18] kunit: test: add initial tests [v14,01/18] kunit: test: add KUnit test runner core - - 3 - --- 2019-08-20 Brendan Higgins Not Applicable
[v14,06/18] kbuild: enable building KUnit [v14,01/18] kunit: test: add KUnit test runner core 1 - 3 - --- 2019-08-20 Brendan Higgins Not Applicable
[v14,05/18] kunit: test: add the concept of expectations [v14,01/18] kunit: test: add KUnit test runner core - - 3 - --- 2019-08-20 Brendan Higgins Not Applicable
[v14,04/18] kunit: test: add assertion printing library [v14,01/18] kunit: test: add KUnit test runner core - - 1 - --- 2019-08-20 Brendan Higgins Not Applicable
[v14,03/18] kunit: test: add string_stream a std::stream like string builder [v14,01/18] kunit: test: add KUnit test runner core - - 3 - --- 2019-08-20 Brendan Higgins Not Applicable
[v14,02/18] kunit: test: add test resource management API [v14,01/18] kunit: test: add KUnit test runner core - - 3 - --- 2019-08-20 Brendan Higgins Not Applicable
[v14,01/18] kunit: test: add KUnit test runner core [v14,01/18] kunit: test: add KUnit test runner core - - 4 - --- 2019-08-20 Brendan Higgins Not Applicable
[v13,18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section kunit: introduce KUnit, the Linux kernel unit testing framework 1 - 2 - --- 2019-08-14 Brendan Higgins Not Applicable
[v13,17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec() kunit: introduce KUnit, the Linux kernel unit testing framework 1 - 3 - --- 2019-08-14 Brendan Higgins Not Applicable
[v13,16/18] MAINTAINERS: add entry for KUnit the unit testing framework kunit: introduce KUnit, the Linux kernel unit testing framework - - 3 - --- 2019-08-14 Brendan Higgins Not Applicable
[v13,15/18] Documentation: kunit: add documentation for KUnit kunit: introduce KUnit, the Linux kernel unit testing framework - - 3 - --- 2019-08-14 Brendan Higgins Not Applicable
[v13,14/18] kunit: defconfig: add defconfigs for building KUnit tests kunit: introduce KUnit, the Linux kernel unit testing framework - - 3 - --- 2019-08-14 Brendan Higgins Not Applicable
[v13,13/18] kunit: tool: add Python wrappers for running KUnit tests kunit: introduce KUnit, the Linux kernel unit testing framework - - 3 - --- 2019-08-14 Brendan Higgins Not Applicable
[v13,12/18] kunit: test: add tests for KUnit managed resources kunit: introduce KUnit, the Linux kernel unit testing framework - - 3 - --- 2019-08-14 Brendan Higgins Not Applicable
[v13,11/18] kunit: test: add the concept of assertions kunit: introduce KUnit, the Linux kernel unit testing framework - - 3 - --- 2019-08-14 Brendan Higgins Not Applicable
[v13,10/18] kunit: test: add tests for kunit test abort kunit: introduce KUnit, the Linux kernel unit testing framework - - 3 - --- 2019-08-14 Brendan Higgins Not Applicable
[v13,09/18] kunit: test: add support for test abort kunit: introduce KUnit, the Linux kernel unit testing framework - - 3 - --- 2019-08-14 Brendan Higgins Not Applicable
[v13,08/18] objtool: add kunit_try_catch_throw to the noreturn list kunit: introduce KUnit, the Linux kernel unit testing framework 1 - - - --- 2019-08-14 Brendan Higgins Not Applicable
[v13,07/18] kunit: test: add initial tests kunit: introduce KUnit, the Linux kernel unit testing framework - - 3 - --- 2019-08-14 Brendan Higgins Not Applicable
[v13,06/18] kbuild: enable building KUnit kunit: introduce KUnit, the Linux kernel unit testing framework 1 - 3 - --- 2019-08-14 Brendan Higgins Not Applicable
[v13,05/18] kunit: test: add the concept of expectations kunit: introduce KUnit, the Linux kernel unit testing framework - - 3 - --- 2019-08-14 Brendan Higgins Not Applicable
[v13,04/18] kunit: test: add assertion printing library kunit: introduce KUnit, the Linux kernel unit testing framework - - 1 - --- 2019-08-14 Brendan Higgins Not Applicable
[v13,03/18] kunit: test: add string_stream a std::stream like string builder kunit: introduce KUnit, the Linux kernel unit testing framework - - 3 - --- 2019-08-14 Brendan Higgins Not Applicable
[v13,02/18] kunit: test: add test resource management API kunit: introduce KUnit, the Linux kernel unit testing framework - - 3 - --- 2019-08-14 Brendan Higgins Not Applicable
[v13,01/18] kunit: test: add KUnit test runner core kunit: introduce KUnit, the Linux kernel unit testing framework - - 4 - --- 2019-08-14 Brendan Higgins Not Applicable
[v12,18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section kunit: introduce KUnit, the Linux kernel unit testing framework 1 - 2 - --- 2019-08-12 Brendan Higgins Not Applicable
[v12,17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec() kunit: introduce KUnit, the Linux kernel unit testing framework 1 - 3 - --- 2019-08-12 Brendan Higgins Not Applicable
[v12,16/18] MAINTAINERS: add entry for KUnit the unit testing framework kunit: introduce KUnit, the Linux kernel unit testing framework - - 3 - --- 2019-08-12 Brendan Higgins Not Applicable
[v12,15/18] Documentation: kunit: add documentation for KUnit kunit: introduce KUnit, the Linux kernel unit testing framework - - 3 - --- 2019-08-12 Brendan Higgins Not Applicable
[v12,14/18] kunit: defconfig: add defconfigs for building KUnit tests kunit: introduce KUnit, the Linux kernel unit testing framework - - 2 - --- 2019-08-12 Brendan Higgins Not Applicable
[v12,13/18] kunit: tool: add Python wrappers for running KUnit tests kunit: introduce KUnit, the Linux kernel unit testing framework - - 3 - --- 2019-08-12 Brendan Higgins Not Applicable
[v12,12/18] kunit: test: add tests for KUnit managed resources kunit: introduce KUnit, the Linux kernel unit testing framework - - 2 - --- 2019-08-12 Brendan Higgins Not Applicable
[v12,11/18] kunit: test: add the concept of assertions kunit: introduce KUnit, the Linux kernel unit testing framework - - 3 - --- 2019-08-12 Brendan Higgins Not Applicable
[v12,10/18] kunit: test: add tests for kunit test abort kunit: introduce KUnit, the Linux kernel unit testing framework - - 3 - --- 2019-08-12 Brendan Higgins Not Applicable
[v12,09/18] kunit: test: add support for test abort kunit: introduce KUnit, the Linux kernel unit testing framework - - 2 - --- 2019-08-12 Brendan Higgins Not Applicable
[v12,08/18] objtool: add kunit_try_catch_throw to the noreturn list kunit: introduce KUnit, the Linux kernel unit testing framework 1 - - - --- 2019-08-12 Brendan Higgins Not Applicable
[v12,07/18] kunit: test: add initial tests kunit: introduce KUnit, the Linux kernel unit testing framework - - 3 - --- 2019-08-12 Brendan Higgins Not Applicable
[v12,06/18] kbuild: enable building KUnit kunit: introduce KUnit, the Linux kernel unit testing framework 1 - 3 - --- 2019-08-12 Brendan Higgins Not Applicable
[v12,05/18] kunit: test: add the concept of expectations kunit: introduce KUnit, the Linux kernel unit testing framework - - 3 - --- 2019-08-12 Brendan Higgins Not Applicable
[v12,04/18] kunit: test: add assertion printing library kunit: introduce KUnit, the Linux kernel unit testing framework - - 1 - --- 2019-08-12 Brendan Higgins Not Applicable
[v12,03/18] kunit: test: add string_stream a std::stream like string builder kunit: introduce KUnit, the Linux kernel unit testing framework - - 2 - --- 2019-08-12 Brendan Higgins Not Applicable
[v12,02/18] kunit: test: add test resource management API kunit: introduce KUnit, the Linux kernel unit testing framework - - 3 - --- 2019-08-12 Brendan Higgins Not Applicable
« 1 2 3 44 5 »