Show patches with: Submitter = David Gow       |    State = Action Required       |    Archived = No       |   60 patches
Patch Series S/W/F Date Submitter Delegate State
kunit: Fix race condition in try-catch completion kunit: Fix race condition in try-catch completion --- 2024-04-12 David Gow New
kunit: configs: Enable CONFIG_DAMON_DBGFS_DEPRECATED for --alltests kunit: configs: Enable CONFIG_DAMON_DBGFS_DEPRECATED for --alltests --- 2024-03-26 David Gow New
[v4,5/5] drm/tests: Switch to kunit devices kunit: Add helpers for creating test-managed devices --- 2023-12-15 David Gow New
kunit: test: Use an action wrapper instead of a cast kunit: test: Use an action wrapper instead of a cast --- 2023-12-06 David Gow New
[1/4] kunit: Add APIs for managing devices kunit: Add helpers for creating test-managed devices --- 2023-12-05 David Gow New
[1/3] kunit: Add a macro to wrap a deferred action function [1/3] kunit: Add a macro to wrap a deferred action function --- 2023-11-10 David Gow New
[RFC] kunit: Add a macro to wrap a deferred action function [RFC] kunit: Add a macro to wrap a deferred action function --- 2023-09-15 David Gow New
[3/3] rust: kunit: allow to know if we are in a test [1/3] rust: kunit: add KUnit case and suite macros --- 2023-07-20 David Gow New
[1/3] rust: kunit: add KUnit case and suite macros [1/3] rust: kunit: add KUnit case and suite macros --- 2023-07-20 David Gow New
x86: checksum: Fix unaligned checksums on < i686 x86: checksum: Fix unaligned checksums on < i686 --- 2023-07-04 David Gow New
[v1,1/3] kunit: Add kunit_add_action() to defer a call until test exit kunit: Deferred action helpers --- 2023-04-21 David Gow New
[v2,1/3] kunit: Always run cleanup from a test kthread [v2,1/3] kunit: Always run cleanup from a test kthread --- 2023-04-19 David Gow New
[RFC,2/2] kunit: Add APIs for managing devices KUnit device API proposal --- 2023-03-25 David Gow New
[RFC,1/2] kunit: resource: Add kunit_defer() functionality KUnit device API proposal --- 2023-03-25 David Gow New
[v3,2/2] Documentation: Add Function Redirection API docs [v3,1/2] kunit: Expose 'static stub' API to redirect functions --- 2023-01-31 David Gow New
kunit: fix kunit_test_init_section_suites(...) kunit: fix kunit_test_init_section_suites(...) --- 2023-01-31 David Gow New
[RFC,v2] kunit: Add "hooks" to call into KUnit when it's built as a module [RFC,v2] kunit: Add "hooks" to call into KUnit when it's built as a module --- 2023-01-24 David Gow New
[2/2] Documentation: Add Function Redirection API docs kunit: Function Redirection ("static stub") support --- 2022-12-08 David Gow New
[v3,2/3] kunit: Use the static key when retrieving the current test [v3,1/3] kunit: Provide a static key to check if KUnit is actively running tests --- 2022-11-19 David Gow New
[v2,2/3] kunit: Use the static key when retrieving the current test [v2,1/3] kunit: Provide a static key to check if KUnit is actively running tests --- 2022-10-25 David Gow New
[2/2] kunit: Use the static key in kunit_fail_current_test() [1/2] kunit: Provide a static key to check if KUnit is actively running tests --- 2022-10-21 David Gow New
kasan: Enable KUnit integration whenever CONFIG_KUNIT is enabled kasan: Enable KUnit integration whenever CONFIG_KUNIT is enabled --- 2022-10-19 David Gow New
[RFC,v2,2/2] kunit: expose ftrace-based API for stubbing out functions during tests kunit: Support redirecting function calls --- 2022-09-10 David Gow New
[RFC,v2,1/2] kunit: Expose 'static stub' API to redirect functions kunit: Support redirecting function calls --- 2022-09-10 David Gow New
[v4,2/5] kunit: flatten kunit_suite*** to kunit_suite** in .kunit_test_suites Rework KUnit test execution in modules --- 2022-07-09 David Gow New
[v4,1/5] kunit: unify module and builtin suite definitions Rework KUnit test execution in modules --- 2022-07-09 David Gow New
kunit: Documentation: Fix a kernel-doc reference kunit: Documentation: Fix a kernel-doc reference --- 2022-07-02 David Gow New
[v4,4/4] selftest: Taint kernel when test module loaded [v4,1/4] panic: Taint kernel if tests are run --- 2022-07-01 David Gow New
[RFC] kunit: tool: Enable virtio/PCI by default on UML [RFC] kunit: tool: Enable virtio/PCI by default on UML --- 2022-06-22 David Gow New
[3/5] thunderbolt: test: Use kunit_test_suite() macro Rework KUnit test execution in modules --- 2022-06-18 David Gow New
[v3,2/3] kunit: Taint the kernel when KUnit tests are run [v2] kunit: Taint kernel if any tests run --- 2022-05-13 David Gow New
kunit: Taint kernel if any tests run kunit: Taint kernel if any tests run --- 2022-04-29 David Gow New
kunit: tool: Print a total count of tests. kunit: tool: Print a total count of tests. --- 2022-04-08 David Gow New
[4/4] kunit: tool: Disable broken options for --alltests kunit,um: Fix kunit.py build --alltests --- 2022-02-18 David Gow New
[3/4] IB/qib: Compile under User-Mode Linux kunit,um: Fix kunit.py build --alltests --- 2022-02-18 David Gow New
[2/4] drm/amdgpu: Make smu7_hwmgr build on UML kunit,um: Fix kunit.py build --alltests --- 2022-02-18 David Gow New
[1/4] drm/amdgpu: Fix compilation under UML kunit,um: Fix kunit.py build --alltests --- 2022-02-18 David Gow New
[3/3] list: test: Add a test for list_entry_is_head() [1/3] list: test: Add test for list_del_init_careful() --- 2022-02-05 David Gow New
[2/3] list: test: Add a test for list_is_head() [1/3] list: test: Add test for list_del_init_careful() --- 2022-02-05 David Gow New
[v2] kunit: tool: Default --jobs to number of CPUs [v2] kunit: tool: Default --jobs to number of CPUs --- 2021-12-12 David Gow New
kunit: tool: Default --jobs to number of CPUs kunit: tool: Default --jobs to number of CPUs --- 2021-12-11 David Gow New
[RFC,v2] Documentation: dev-tools: Add KTAP specification [RFC,v2] Documentation: dev-tools: Add KTAP specification --- 2021-12-07 David Gow New
kunit: Fix merge issue in suite filtering test kunit: Fix merge issue in suite filtering test --- 2021-06-25 David Gow New
[v4,4/4] kasan: test: make use of kunit_skip() [v4,1/4] kunit: Support skipped tests --- 2021-06-11 David Gow New
[3/3] kunit: test: Add example_skip test suite which is always skipped [1/3] kunit: Support skipped tests --- 2021-05-26 David Gow New
[v2,09/10] apparmor: test: Remove some casts which are no-longer required [v2,01/10] kunit: Do not typecheck binary assertions --- 2021-05-13 David Gow New
Documentation: dev-tools: Add Testing Overview Documentation: dev-tools: Add Testing Overview --- 2021-04-10 David Gow New
kunit: Print test statistics on failure kunit: Print test statistics on failure --- 2020-12-11 David Gow New
[v13,1/5] Add KUnit Struct to Current Task [v13,1/5] Add KUnit Struct to Current Task --- 2020-09-10 David Gow New
[v12,5/6] KASAN: Testing Documentation KASAN-KUnit Integration --- 2020-08-11 David Gow New
[v12,3/6] KASAN: Port KASAN Tests to KUnit KASAN-KUnit Integration --- 2020-08-11 David Gow New
[v11,4/6] kasan: test: Make KASAN KUnit test comply with naming guidelines [v11,1/6] Add KUnit Struct to Current Task --- 2020-08-05 David Gow New
[v11,1/6] Add KUnit Struct to Current Task [v11,1/6] Add KUnit Struct to Current Task --- 2020-08-05 David Gow New
[v7,2/5] KUnit: KASAN Integration KUnit-KASAN Integration --- 2020-04-24 David Gow New
[v5,3/4] KASAN: Port KASAN Tests to KUnit [v5,1/4] Add KUnit Struct to Current Task --- 2020-04-14 David Gow New
[v5,1/4] Add KUnit Struct to Current Task [v5,1/4] Add KUnit Struct to Current Task --- 2020-04-14 David Gow New
[RFC,kunit-next] kunit: kunit_tool: Separate out config/build/exec/parse [RFC,kunit-next] kunit: kunit_tool: Separate out config/build/exec/parse --- 2020-03-11 David Gow New
[v2] Documentation: kunit: Make the KUnit documentation less UML-specific [v2] Documentation: kunit: Make the KUnit documentation less UML-specific --- 2020-02-12 David Gow New
Documentation: kunit: Make the KUnit documentation less UML-specific Documentation: kunit: Make the KUnit documentation less UML-specific --- 2020-02-11 David Gow New
Fix linked-list KUnit test when run multiple times Fix linked-list KUnit test when run multiple times --- 2020-01-24 David Gow New