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-12-14 21:56:43 linux-kernel Re: [PATCH v2 1/1] kunit: Replace kernel.h with the necessary inclusions
2021-12-14 21:44:43 linux-kernel Re: [PATCH v2 2/2] kunit: tool: delete kunit_parser.TestResult type
2021-12-14 21:44:06 linux-kernel Re: [PATCH v2 1/2] kunit: tool: use dataclass instead of collections.namedtuple
2021-12-14 21:42:53 linux-kernel Re: [PATCH v2] kunit: tool: make `build` subcommand also reconfigure if needed
2021-12-14 21:42:00 linux-kernel Re: [PATCH] kunit: tool: fix newly introduced typechecker errors
2021-12-07 23:01:04 linux-kernel Re: [PATCH] kunit: tool: make `build` subcommand also reconfigure if needed
2021-12-07 22:58:48 linux-kernel Re: [PATCH] kunit: tool: suggest using decode_stacktrace.sh on kernel crash
2021-12-07 22:53:20 linux-kernel Re: [PATCH] kunit: tool: revamp message for invalid kunitconfig
2021-12-07 22:49:52 linux-kernel Re: [PATCH v2] kunit: tool: reconfigure when the used kunitconfig changes
2021-12-07 22:47:28 linux-kernel Re: [PATCH 2/2] kunit: tool: add --kconfig_add to allow easily tweaking kunitconfigs
2021-12-07 22:46:47 linux-kernel Re: [PATCH 2/2] kunit: tool: add --kconfig_add to allow easily tweaking kunitconfigs
2021-12-07 22:26:00 linux-kernel Re: [PATCH 1/2] kunit: tool: move Kconfig read_from_file/parse_from_string to package-level
2021-12-07 22:21:11 linux-kernel Re: [PATCH 2/2] kunit: tool: delete kunit_parser.TestResult type
2021-12-07 22:17:38 linux-kernel Re: [PATCH 1/2] kunit: tool: use dataclass instead of collections.namedtuple
2021-12-07 20:54:11 linux-kernel Re: [PATCH v2] kunit: tool: print parsed test results fully incrementally
2021-12-07 20:30:59 linux-kernel Re: [PATCH v4 4/4] kunit: Report test parameter results as (K)TAP subtests
2021-12-07 20:26:35 linux-kernel Re: [PATCH v4 3/4] kunit: Don't crash if no parameters are generated
2021-12-07 20:23:05 linux-kernel Re: [PATCH v4 2/4] kunit: tool: Report an error if any test has no subtests
2021-12-07 20:18:46 linux-kernel Re: [PATCH v4 1/4] kunit: tool: Do not error on tests without test plans
2021-12-07 20:11:55 linux-kernel Re: [PATCH v2] kunit: add run_checks.py script to validate kunit changes
2021-12-07 20:05:38 linux-kernel Re: [PATCH] Documentation: kunit: remove claims that kunit is a mocking framework
2021-12-07 20:03:16 linux-kernel Re: [PATCH] kunit: tool: fix --json output for skipped tests
2021-10-26 03:59:12 linux-kernel Re: [PATCH 1/2] kunit: tool: Do not error on tests without test plans
2021-10-26 01:47:16 linux-kernel Re: [PATCH] kunit: tool: continue past invalid utf-8 output
2021-10-26 01:43:52 linux-kernel Re: [PATCH] kunit: tool: fix typecheck errors about loading qemu configs
2021-10-25 21:10:20 linux-kernel Re: [PATCH 5.10 70/95] gcc-plugins/structleak: add makefile var for disabling structleak
2021-10-13 20:05:47 linux-kernel Re: [RFC PATCH] kunit: flatten kunit_suite*** to kunit_suite** in executor
2021-10-08 21:19:23 linux-kernel Re: [PATCH] kunit: tool: continue past invalid utf-8 output
2021-10-08 20:08:11 linux-kernel Re: linux-next: manual merge of the kunit-next tree with the kunit-fixes tree
2021-10-06 20:58:48 linux-kernel Re: [PATCH] kunit: Report test parameter results as (K)TAP subtests
2021-10-06 17:53:57 linux-kernel Re: [PATCH v2] kunit: tool: yield output from run_kernel in real time
2021-10-06 17:53:48 linux-kernel Re: [PATCH] kunit: fix kernel-doc warnings due to mismatched arg names
2021-10-06 17:25:01 linux-kernel Re: [PATCH v4 4/4] kunit: tool: support running each suite/test separately
2021-10-06 17:23:29 linux-kernel Re: [PATCH v4 4/4] kunit: tool: support running each suite/test separately
2021-10-06 17:14:43 linux-kernel Re: [PATCH v4 3/4] kunit: tool: actually track how long it took to run tests
2021-10-06 17:01:52 linux-kernel Re: [PATCH v4 2/4] kunit: tool: factor exec + parse steps into a function
2021-10-06 16:57:29 linux-kernel Re: [PATCH v4 1/4] kunit: add 'kunit.action' param to allow listing out tests
2021-10-05 21:29:05 linux-kernel Re: [PATCH] kunit: tool: show list of valid --arch options when invalid
2021-10-05 21:23:48 linux-kernel Re: [PATCH v2 0/5] test_hash.c: refactor into KUnit
2021-10-04 23:56:29 linux-kernel Re: [PATCH] kunit: tool: misc fixes (unused vars, imports, leaked files)
2021-10-04 23:54:34 linux-kernel Re: [PATCH] kunit: fix too small allocation when using suite-only kunit.filter_glob
2021-09-29 23:22:02 linux-kernel Re: [PATCH v1 5/6] mmc: sdhci-of-aspeed: build kunit tests without structleak plugin
2021-09-29 22:33:56 linux-kernel [PATCH v2 3/5] device property: build kunit tests without structleak plugin
2021-09-29 22:27:49 linux-kernel Re: [PATCH v1 6/6] bitfield: build kunit tests without structleak plugin
2021-09-29 21:38:01 linux-kernel [PATCH v2 4/5] thunderbolt: build kunit tests without structleak plugin
2021-09-29 21:37:59 linux-kernel [PATCH v2 0/5] kunit: build kunit tests without structleak plugin
2021-09-29 21:37:58 linux-kernel [PATCH v2 1/5] gcc-plugins/structleak: add makefile var for disabling structleak
2021-09-29 21:37:10 linux-kernel [PATCH v2 5/5] bitfield: build kunit tests without structleak plugin
2021-09-29 21:36:29 linux-kernel [PATCH v2 2/5] iio/test-format: build kunit tests without structleak plugin
2021-09-29 20:53:04 linux-kernel Re: [PATCH v1 2/6] iio/test-format: build kunit tests without structleak plugin
2021-09-29 20:53:02 linux-kernel Re: [PATCH v1 0/6] kunit: build kunit tests without structleak plugin