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-02-26 21:08:02 linux-kernel Re: [PATCH] kunit: fix checkpatch warning
2021-02-26 20:59:47 linux-kernel Re: [PATCH] kunit: tool: Disable PAGE_POISONING under --alltests
2021-02-11 21:38:06 linux-kernel Re: [PATCH v3 1/2] kunit: support failure from dynamic analysis tools
2021-02-08 20:21:56 linux-kernel Re: [PATCH v4 0/3] kunit: support running subsets of test suites from kunit.py
2021-02-06 03:45:24 linux-kernel Re: [PATCH] Documentation: kunit: add tips.rst for small examples
2021-02-06 03:41:01 linux-kernel Re: [PATCH v2] kunit: make kunit_tool accept optional path to .kunitconfig fragment
2021-02-06 03:39:07 linux-kernel Re: [PATCH v3 0/3] kunit: support running subsets of test suites from kunit.py
2021-02-06 03:15:43 linux-kernel Re: [PATCH] KUnit: Docs: make start.rst example Kconfig follow style.rst
2021-02-06 03:04:01 linux-kernel Re: [PATCH] kunit: tool: simplify kconfig is_subset_of() logic
2021-02-06 03:02:30 linux-kernel Re: [PATCH] kunit: Print test statistics on failure
2021-02-05 01:45:19 linux-kernel Re: [PATCH v2 3/3] kunit: tool: fix unintentional statefulness in run_kernel()
2021-02-05 01:43:58 linux-kernel Re: [PATCH v2 2/3] kunit: tool: add support for filtering suites by glob
2021-02-05 01:43:52 linux-kernel Re: [PATCH v2 1/3] kunit: add kunit.filter_glob cmdline option to filter suites
2021-02-01 21:33:40 linux-kernel Re: [PATCH v2] kunit: make kunit_tool accept optional path to .kunitconfig fragment
2021-01-29 21:31:21 linux-kernel Re: [RFC 0/3] kunit vs structleak
2021-01-29 20:14:47 linux-kernel Re: [PATCH] kunit: don't show `1 == 1` in failed assertion messages
2021-01-15 07:01:01 linux-kernel Re: [PATCH v4 2/3] kunit: tool: fix minor typing issue with None status
2021-01-15 07:01:01 linux-kernel Re: [PATCH v4 3/3] kunit: tool: move kunitconfig parsing into __init__, make it optional
2021-01-15 04:31:44 linux-kernel Re: [PATCH v4 1/3] kunit: tool: surface and address more typing issues
2021-01-15 00:36:10 linux-kernel Re: [PATCH v3 1/3] kunit: tool: surface and address more typing issues
2021-01-15 00:32:53 linux-kernel Re: [PATCH] kunit: tool: Fix spelling of "diagnostic" in kunit_parser
2021-01-15 00:31:15 linux-kernel Re: [PATCH] kunit: tool: Fix spelling of "diagnostic" in kunit_parser
2021-01-14 22:32:54 linux-kernel Re: [PATCH] Documentation: kunit: include example of a parameterized test
2021-01-14 22:27:21 linux-kernel Re: [PATCH v2 1/4] kunit: tool: fix unit test cleanup handling
2021-01-14 22:26:12 linux-kernel Re: [PATCH v2 2/4] kunit: tool: stop using bare asserts in unit test
2021-01-14 22:23:30 linux-kernel Re: [PATCH v2 3/4] kunit: tool: use `with open()` in unit test
2021-01-14 22:18:05 linux-kernel Re: [PATCH v2 4/4] minor: kunit: tool: fix unit test so it can run from non-root dir
2021-01-11 21:29:29 linux-kernel Re: [PATCH v3 3/3] kunit: tool: move kunitconfig parsing into __init__, make it optional
2021-01-11 21:22:32 linux-kernel Re: [PATCH v3 2/3] kunit: tool: fix minor typing issue with None status
2021-01-11 21:19:48 linux-kernel Re: [PATCH v3 1/3] kunit: tool: surface and address more typing issues
2020-12-27 20:03:15 linux-kernel Re: [PATCH] kunit: tool: Force the use of the 'tty' console for UML
2020-12-01 02:37:20 linux-kernel Re: [PATCH] kunit: kunit_tool: Correctly parse diagnostic messages
2020-11-30 23:11:14 linux-kernel Re: [PATCH v2] Documentation: kunit: provide guidance for testing many inputs
2020-11-30 23:09:19 linux-ext4 Re: [PATCH v8 1/2] kunit: Support for Parameterized Testing
2020-11-30 23:09:11 linux-ext4 Re: [PATCH v9 1/2] kunit: Support for Parameterized Testing
2020-11-23 18:37:39 linux-kernel Re: [PATCH] Documentation: kunit: provide guidance for testing many inputs
2020-11-19 21:16:00 linux-kernel Re: [RFC PATCH] bpf: preload: Fix build error when O= is set
2020-11-05 23:26:26 linux-kernel [PATCH v1] kunit: tool: unmark test_data as binary blobs
2020-11-05 16:09:10 linux-kernel Re: [PATCH] kunit: fix display of failed expectations for strings
2020-11-03 17:41:05 linux-kernel Re: [PATCH v3] lib: Convert test_printf.c to KUnit
2020-11-02 18:03:02 linux-kernel Re: [RFC v2 00/12] kunit: introduce class mocking support.
2020-10-30 21:34:20 linux-kernel Re: [PATCH] kunit: Fix kunit.py parse subcommand (use null build_dir)
2020-10-27 06:57:47 linux-kernel Re: [PATCH 2/2] kunit: tool: Mark 'kunittest_config' as constant again
2020-10-23 06:55:37 linux-ext4 Re: [PATCH] ext: EXT4_KUNIT_TESTS should depend on EXT4_FS instead of selecting it
2020-10-23 05:56:11 linux-kernel Re: [PATCH] lib: add basic KUnit test for lib/math
2020-10-23 03:40:27 linux-kernel Re: [PATCH] lib: add basic KUnit test for lib/math
2020-10-22 18:56:47 linux-kernel Re: [PATCH] lib: add basic KUnit test for lib/math
2020-10-22 14:14:25 linux-kernel Re: [PATCH] kunit: Fix kunit.py --raw_output option
2020-10-22 12:58:32 linux-kernel Re: [PATCH] Documentation: kunit: Update Kconfig parts for KUNIT's module support
2020-10-22 12:42:08 linux-kernel Re: [PATCH 2/2] kunit: tool: Mark 'kunittest_config' as constant again
2020-10-22 12:41:11 linux-kernel Re: [PATCH v3 5/6] kunit: test: fix remaining kernel-doc warnings