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
2021-09-29 20:29:46 linux-kernel Re: [PATCH v1 1/6] gcc-plugins/structleak: add makefile var for disabling structleak
2021-09-28 21:30:08 linux-kernel Re: [PATCH v2] kunit: fix reference count leak in kfree_at_end
2021-09-28 21:28:02 linux-kernel Re: [PATCH v2] kunit: tool: better handling of quasi-bool args (--json, --raw_output)
2021-09-17 17:14:13 linux-kernel Re: ipv4/tcp.c:4234:1: error: the frame size of 1152 bytes is larger than 1024 bytes [-Werror=frame-larger-than=]
2021-09-17 17:12:51 linux-kernel [PATCH v1 4/6] thunderbolt: build kunit tests without structleak plugin
2021-09-17 17:12:07 linux-kernel [PATCH v1 3/6] device property: build kunit tests without structleak plugin
2021-09-17 17:12:06 linux-kernel [PATCH v1 5/6] mmc: sdhci-of-aspeed: build kunit tests without structleak plugin
2021-09-17 17:11:34 linux-kernel [PATCH v1 2/6] iio/test-format: build kunit tests without structleak plugin
2021-09-17 17:11:16 linux-kernel [PATCH v1 1/6] gcc-plugins/structleak: add makefile var for disabling structleak
2021-09-17 17:10:50 linux-kernel [PATCH v1 0/6] kunit: build kunit tests without structleak plugin
2021-09-17 12:37:14 linux-kernel [PATCH v1 6/6] bitfield: build kunit tests without structleak plugin
2021-09-17 12:27:55 linux-kernel Re: ipv4/tcp.c:4234:1: error: the frame size of 1152 bytes is larger than 1024 bytes [-Werror=frame-larger-than=]
2021-09-14 20:50:29 linux-kernel Re: ipv4/tcp.c:4234:1: error: the frame size of 1152 bytes is larger than 1024 bytes [-Werror=frame-larger-than=]
2021-09-10 21:27:16 linux-kernel Re: After KUnit update for Linux 5.15-rc1 - unable to share VFAT filesystem via samba
2021-09-08 21:27:59 linux-kernel Re: ipv4/tcp.c:4234:1: error: the frame size of 1152 bytes is larger than 1024 bytes [-Werror=frame-larger-than=]
2021-08-31 20:56:32 linux-kernel Re: [PATCH v3 2/2] kunit: tool: allow filtering test cases via glob
2021-08-31 20:45:04 linux-kernel Re: [PATCH v3 1/2] kunit: drop assumption in kunit-log-test about current suite
2021-08-30 17:36:19 linux-kernel Re: RFC - kernel test result specification (KTAP)
2021-08-20 21:18:35 linux-kernel Re: [PATCH] kunit: tool: improve compatibility of kunit_parser with KTAP specification
2021-08-11 20:55:09 linux-kernel Re: RFC - kernel test result specification (KTAP)
2021-08-11 09:05:31 linux-kernel Re: [PATCH v4 3/3] configfs: Add unit tests
2021-08-10 22:02:29 linux-kernel Re: [PATCH v4 3/3] configfs: Add unit tests
2021-08-05 20:20:05 linux-kernel Re: [PATCH v2] kunit: Print test statistics on failure
2021-07-27 21:28:46 linux-kernel Re: [PATCH 3/4] kunit: Add support for suite initialization and cleanup
2021-07-21 21:29:15 linux-kernel Re: [PATCH v3] kunit: tool: add --kernel_args to allow setting module params
2021-07-21 21:05:26 linux-kernel Re: [PATCH v5 1/1] lib: Convert UUID runtime test to KUnit
2021-07-01 19:42:50 linux-kernel Re: [PATCH v2] kunit: tool: Fix error messages for cases of no tests and wrong TAP header
2021-06-29 00:26:24 linux-kernel Re: [PATCH] Documentation: kunit: drop obsolete note about uml_abort for coverage
2021-06-29 00:24:38 linux-kernel Re: [PATCH] kunit: tool: remove unnecessary "annotations" import
2021-06-29 00:23:30 linux-kernel Re: [PATCH v2] kunit: tool: Assert the version requirement
2021-06-29 00:03:25 linux-kernel Re: [PATCH v2] kunit: tool: Assert the version requirement
2021-06-25 21:30:15 linux-kernel Re: [PATCH v2 10/29] docs: dev-tools: kunit: avoid using ReST :doc:`foo` markup
2021-06-25 18:49:01 linux-kernel Re: linux-next: build failure after merge of the kunit-fixes tree
2021-06-17 02:25:23 linux-kernel Re: [PATCH v2] kunit: tool: internal refactor of parser input handling
2021-06-17 02:21:07 linux-kernel Re: [PATCH v2 3/3] kunit: Remove the unused all_tests.config
2021-06-17 02:19:40 linux-kernel Re: [PATCH v2 2/3] kunit: Move default config from arch/um -> tools/testing/kunit
2021-06-15 21:03:05 linux-kernel Re: [PATCH] kunit: Add gnu_printf specifiers
2021-06-15 20:45:15 linux-kernel Re: [PATCH v2 10/10] lib/cmdline_kunit: Remove a cast which are no-longer required
2021-06-15 20:42:20 linux-kernel Re: [PATCH v2 09/10] apparmor: test: Remove some casts which are no-longer required
2021-06-15 20:35:17 linux-kernel Re: [PATCH v2 08/10] kernel/sysctl-test: Remove some casts which are no-longer required
2021-06-15 20:33:32 linux-kernel Re: [PATCH v2 07/10] thunderbolt: test: Remove sone casts which are no longer required
2021-06-15 20:18:41 linux-kernel Re: [PATCH v2 05/10] iio: Remove a cast in iio-test-format which is no longer required
2021-06-15 20:18:35 linux-kernel Re: [PATCH v2 06/10] mmc: sdhci-of-aspeed: Remove some unnecessary casts from KUnit tests
2021-06-15 20:16:11 linux-kernel Re: [PATCH v2 03/10] Documentation: kunit: Clean up some string casts in examples
2021-06-15 20:16:11 linux-kernel Re: [PATCH v2 04/10] device property: Remove some casts in property-entry-test
2021-06-11 21:44:20 linux-kernel Re: [PATCH v3] kunit: add unit test for filtering suites by names
2021-06-11 20:29:48 linux-kernel Re: [PATCH] kunit: Fix result propagation for parameterised tests
2021-06-08 21:26:03 linux-kernel Re: [PATCH v3 4/4] kasan: test: make use of kunit_skip()
2021-06-08 21:26:01 linux-kernel Re: [PATCH v3 2/4] kunit: tool: Support skipped tests in kunit_tool
2021-06-08 21:25:54 linux-kernel Re: [PATCH v3 3/4] kunit: test: Add example tests which are always skipped
2021-06-07 20:26:00 linux-kernel Re: [PATCH 14/34] docs: dev-tools: kunit: avoid using ReST :doc:`foo` markup