Brendan Higgins ([email protected])

Number of posts: 1655 (0.6 per day)
First post: 2016-10-12 20:01:35
Last post: 2024-05-02 21:24:18

Date List Subject
2020-10-22 12:40:11 linux-kernel [PATCH v1] kunit: tools: fix kunit_tool tests for parsing test plans
2020-10-22 07:14:37 linux-ext4 Re: [PATCH] ext: EXT4_KUNIT_TESTS should depend on EXT4_FS instead of selecting it
2020-10-16 22:36:29 linux-kernel [PATCH v1] i2c: aspeed: add KUnit tests for clock parameters
2020-10-16 20:01:24 linux-kernel Re: [PATCH] lib: kunit: Fix compilation test when using TEST_BIT_FIELD_COMPILE
2020-10-13 14:16:12 linux-kernel Re: [PATCH] lib: kunit: add test_min_heap test conversion to KUnit
2020-10-13 13:14:54 linux-kernel Re: [PATCH] lib: Convert test_printf.c to KUnit
2020-10-13 10:30:46 linux-kernel Re: [PATCH] lib: Convert test_printf.c to KUnit
2020-10-13 10:25:24 linux-kernel Re: [PATCH] lib: Convert test_printf.c to KUnit
2020-10-10 08:43:33 linux-kernel Re: [PATCH] lib: kunit: add bitfield test conversion to KUnit
2020-09-30 20:02:51 linux-kernel Re: [PATCH] kunit: tool: fix display of make errors
2020-09-28 23:29:22 linux-kernel Re: [RFC v1 00/12] kunit: introduce class mocking support.
2020-09-28 20:04:14 linux-kernel [PATCH v1] kunit: tool: handle when .kunit exists but .kunitconfig does not
2020-09-23 21:23:23 linux-kernel [PATCH v1] kunit: tool: fix --alltests flag
2020-09-10 09:45:31 linux-kernel Re: linux-next: Tree for Sep 2 (lib/ubsan.c)
2020-09-10 09:04:15 linux-kernel Re: [PATCH v3 3/5] i2c: aspeed: Mask IRQ status to relevant bits
2020-09-04 08:00:55 linux-kernel Re: linux-next: Tree for Sep 2 (lib/ubsan.c)
2020-08-27 19:36:16 linux-kernel Re: [PATCH] Documentation: kunit: Add naming guidelines
2020-08-19 21:18:02 linux-kernel Re: [PATCH] lib: kunit: add list_sort test conversion to KUnit
2020-08-19 21:14:14 linux-kernel Re: [PATCH] lib: kunit: add bitfield test conversion to KUnit
2020-08-19 21:08:12 linux-kernel Re: [PATCH v2] lib: Convert test_user_copy to KUnit test
2020-08-19 21:07:00 linux-kernel Re: [PATCH v2] lib: kunit: Provides a userspace memory context when tests are compiled as module
2020-08-18 19:23:30 linux-kernel Re: [RFC v7 03/10] mm/damon-test: Add more unit tests for 'init_regions'
2020-08-11 21:29:57 linux-kernel [PATCH v2 2/2] kunit: tool: allow generating test results in JSON
2020-08-11 21:29:08 linux-kernel [PATCH v2 1/2] kunit: tool: fix running kunit_tool from outside kernel tree
2020-08-11 20:05:03 linux-kernel Re: [PATCH v1 2/2] kunit: tool: allow generating test results in JSON
2020-08-10 20:43:58 linux-kernel Re: [PATCH 2/2] kunit: ubsan integration
2020-08-10 20:40:08 linux-kernel Re: [PATCH 1/2] kunit: support failure from dynamic analysis tools
2020-08-10 20:36:42 linux-kernel Re: [PATCH] kunit: added lockdep support
2020-08-10 20:35:56 linux-kernel Re: [PATCH] kunit: added lockdep support
2020-08-08 08:53:13 linux-kernel Re: [PATCH v1 1/2] kunit: tool: fix running kunit_tool from outside kernel tree
2020-08-08 01:21:26 linux-kernel [PATCH v1 1/2] kunit: tool: fix running kunit_tool from outside kernel tree
2020-08-08 01:20:04 linux-kernel [PATCH v1 2/2] kunit: tool: allow generating test results in JSON
2020-08-04 20:52:05 linux-kernel [PATCH v6 0/5] kunit: create a centralized executor to dispatch all KUnit tests
2020-08-04 20:50:03 linux-kernel [PATCH v6 2/5] kunit: test: create a single centralized executor for all tests
2020-08-04 20:49:09 linux-kernel [PATCH v6 3/5] init: main: add KUnit to kernel init
2020-08-04 20:49:02 linux-kernel [PATCH v6 4/5] kunit: test: add test plan to KUnit TAP format
2020-08-04 20:48:52 linux-kernel [PATCH v6 5/5] Documentation: kunit: add a brief blurb about kunit_test_suite
2020-08-04 20:48:39 linux-kernel [PATCH v6 1/5] vmlinux.lds.h: add linker section for KUnit test suites
2020-08-04 20:19:54 linux-kernel Re: [PATCH v5 10/12] kunit: Add 'kunit_shutdown' option
2020-08-04 20:14:00 linux-kernel Re: [PATCH v5 09/12] kunit: test: add test plan to KUnit TAP format
2020-08-04 20:07:15 linux-kernel Re: [PATCH v5 07/12] kunit: test: create a single centralized executor for all tests
2020-08-04 20:06:33 linux-kernel Re: [PATCH v5 01/12] vmlinux.lds.h: add linker section for KUnit test suites
2020-08-04 20:04:52 linux-kernel Re: [PATCH v5 00/12] kunit: create a centralized executor to dispatch all KUnit tests
2020-08-03 21:15:34 linux-kernel Re: [PATCH v2] lib: Convert test_uuid.c to KUnit
2020-07-31 22:03:20 linux-kernel Re: [PATCH] Documentation: kunit: Add naming guidelines
2020-07-31 20:54:30 linux-kernel Re: [PATCH] lib: Convert test_uuid.c to KUnit
2020-07-31 05:51:47 linux-kernel Re: [PATCH] lib: Convert test_uuid.c to KUnit
2020-07-30 23:49:01 linux-kernel Re: [RFC v1] xarray: start converting test_xarray to KUnit
2020-07-29 20:02:03 linux-kernel Re: [PATCH v2] lib: kunit: Convert test_sort to KUnit test
2020-07-27 21:30:02 linux-kernel Re: kunit compile failed on um
2020-07-21 23:57:25 linux-kernel Re: [RFC PATCH] platform: ioremap: Build iomap functions even without HAS_IOMEM