Show patches with: Submitter = Michal Wajdeczko       |   39 patches
Patch Series S/W/F Date Submitter Delegate State
kunit: Fix kernel-doc for EXPORT_SYMBOL_IF_KUNIT kunit: Fix kernel-doc for EXPORT_SYMBOL_IF_KUNIT --- 2024-08-29 Michal Wajdeczko Accepted
[v3,6/6] kunit: Add some selftests for global stub redirection macros kunit: Add macros to help write more complex tests --- 2024-08-29 Michal Wajdeczko New
[v3,5/6] kunit: Add example with alternate function redirection method kunit: Add macros to help write more complex tests --- 2024-08-29 Michal Wajdeczko New
[v3,4/6] kunit: Allow function redirection outside of the KUnit thread kunit: Add macros to help write more complex tests --- 2024-08-29 Michal Wajdeczko New
[v3,3/6] kunit: Add macro to conditionally expose expressions to tests kunit: Add macros to help write more complex tests --- 2024-08-29 Michal Wajdeczko New
[v3,2/6] kunit: Add macro to conditionally expose declarations to tests kunit: Add macros to help write more complex tests --- 2024-08-29 Michal Wajdeczko New
[v3,1/6] kunit: Introduce kunit_is_running() kunit: Add macros to help write more complex tests --- 2024-08-29 Michal Wajdeczko New
[v2,6/6] kunit: Add some selftests for global stub redirection macros kunit: Add macros to help write more complex tests --- 2024-08-26 Michal Wajdeczko Superseded
[v2,5/6] kunit: Add example with alternate function redirection method kunit: Add macros to help write more complex tests --- 2024-08-26 Michal Wajdeczko Superseded
[v2,4/6] kunit: Allow function redirection outside of the KUnit thread kunit: Add macros to help write more complex tests --- 2024-08-26 Michal Wajdeczko Superseded
[v2,3/6] kunit: Add macro to conditionally expose expressions to tests kunit: Add macros to help write more complex tests --- 2024-08-26 Michal Wajdeczko New
[v2,2/6] kunit: Add macro to conditionally expose declarations to tests kunit: Add macros to help write more complex tests --- 2024-08-26 Michal Wajdeczko New
[v2,1/6] kunit: Introduce kunit_is_running() kunit: Add macros to help write more complex tests --- 2024-08-26 Michal Wajdeczko Superseded
[v2,3/3] kunit: Improve format of the KUNIT_EXPECT_EQ assertion kunit: Improve format of some assertion messages --- 2024-08-22 Michal Wajdeczko New
[v2,2/3] kunit: Improve format of the PTR_EQ|NE|NULL assertion kunit: Improve format of some assertion messages --- 2024-08-22 Michal Wajdeczko New
[v2,1/3] kunit: Improve format of the NOT_ERR_OR_NULL assertion kunit: Improve format of some assertion messages --- 2024-08-22 Michal Wajdeczko New
[3/3] kunit: Improve format of the KUNIT_EXPECT_EQ assertion kunit: Improve format of some assertion messages --- 2024-08-21 Michal Wajdeczko Superseded
[2/3] kunit: Improve format of the PTR_EQ|NE|NULL assertion kunit: Improve format of some assertion messages --- 2024-08-21 Michal Wajdeczko New
[1/3] kunit: Improve format of the NOT_ERR_OR_NULL assertion kunit: Improve format of some assertion messages --- 2024-08-21 Michal Wajdeczko New
[4/4] kunit: Add example with alternate function redirection method kunit: Add macros to help write more complex tests --- 2024-08-21 Michal Wajdeczko New
[2/4] kunit: Add macro to conditionally expose declarations to tests kunit: Add macros to help write more complex tests --- 2024-08-21 Michal Wajdeczko Superseded
[2/2] kunit: Reset test->priv after each param iteration kunit: Reset test->priv after each param iteration --- 2023-12-15 Michal Wajdeczko Accepted
[1/2] kunit: Add example for using test->priv kunit: Reset test->priv after each param iteration --- 2023-12-15 Michal Wajdeczko Accepted
kunit: Reset suite counter right before running tests kunit: Reset suite counter right before running tests --- 2023-10-04 Michal Wajdeczko Accepted
[2/2] kunit: Improve format of the PTR_EQ|NE|NULL assertion Untitled series #222810 --- 2023-09-28 Michal Wajdeczko Superseded
[2/2] kunit: Allow to filter entries from zero terminated arrays [1/2] kunit: Add param generator macro for zero terminated arrays --- 2023-09-26 Michal Wajdeczko New
[1/2] kunit: Add param generator macro for zero terminated arrays [1/2] kunit: Add param generator macro for zero terminated arrays --- 2023-09-26 Michal Wajdeczko New
[4/4] kunit: Prepare test plan for parameterized subtests kunit: Fix indentation of parameterized tests messages --- 2023-09-25 Michal Wajdeczko New
[3/4] kunit: Fix indentation of parameterized tests messages kunit: Fix indentation of parameterized tests messages --- 2023-09-25 Michal Wajdeczko New
[2/4] kunit: Fix indentation level of suite messages kunit: Fix indentation of parameterized tests messages --- 2023-09-25 Michal Wajdeczko New
[1/4] kunit: Drop redundant text from suite init failure message kunit: Fix indentation of parameterized tests messages --- 2023-09-25 Michal Wajdeczko New
[v3,3/3] kunit: Update kunit_print_ok_not_ok function kunit: Fix reporting of the skipped parameterized tests --- 2023-05-17 Michal Wajdeczko Accepted
[v3,2/3] kunit: Fix reporting of the skipped parameterized tests kunit: Fix reporting of the skipped parameterized tests --- 2023-05-17 Michal Wajdeczko Accepted
[v3,1/3] kunit/test: Add example test showing parameterized testing kunit: Fix reporting of the skipped parameterized tests --- 2023-05-17 Michal Wajdeczko Accepted
[v2,3/3] kunit: Update kunit_print_ok_not_ok function kunit: Fix reporting of the skipped parameterized tests --- 2023-04-14 Michal Wajdeczko Superseded
[v2,2/3] kunit: Fix reporting of the skipped parameterized tests kunit: Fix reporting of the skipped parameterized tests --- 2023-04-14 Michal Wajdeczko Superseded
[v2,1/3] kunit/test: Add example test showing parameterized testing kunit: Fix reporting of the skipped parameterized tests --- 2023-04-14 Michal Wajdeczko Superseded
[3/3] kunit: Update reporting function to support results from subtests Untitled series #206649 --- 2023-04-11 Michal Wajdeczko New
[2/3] kunit: Fix reporting of the skipped parameterized tests Untitled series #206649 --- 2023-04-11 Michal Wajdeczko Superseded