Daniel Latypov ([email protected])

Number of posts: 712 (0.54 per day)
First post: 2020-09-30 18:33:43
Last post: 2024-05-17 20:54:26

Date List Subject
2022-04-08 04:29:08 linux-kernel Re: [PATCH] kunit: tool: don't print out test statuses w/ 0s in summary
2022-04-07 22:59:57 linux-kernel [PATCH] kunit: tool: don't print out test statuses w/ 0s in summary
2022-04-07 21:22:39 linux-kernel [PATCH] kunit: tool: cosmetic: don't specify duplicate kunit_shutdown's
2022-04-07 03:22:47 linux-kernel [PATCH] kunit: bail out of test filtering logic quicker if OOM
2022-04-06 07:27:25 linux-kernel [PATCH] lib/Kconfig.debug: change KUnit tests to default to KUNIT_ALL_TESTS
2022-04-05 01:25:44 linux-kernel Re: [RFC PATCH 2/2] kunit: expose ftrace-based API for stubbing out functions during tests
2022-03-31 04:59:42 linux-kernel Re: [PATCH] kunit: tool: add null pointer check
2022-03-30 16:08:54 linux-kernel [PATCH] kunit: tool: print clearer error message when there's no TAP output
2022-03-30 11:29:35 linux-kernel Re: [PATCH] kunit: tool: print clearer error message when there's no TAP output
2022-03-30 05:18:06 linux-kernel Re: [PATCH v2 1/2] Documentation: dev-tools: Add a section for static analysis tools
2022-03-29 23:53:27 linux-kernel Re: [PATCH] kunit: tool: add null pointer check
2022-03-28 23:21:31 linux-kernel Re: [PATCH] Documentation: dev-tools: Add a section for static analysis tools
2022-03-28 23:00:46 linux-kernel Re: [PATCH] Documentation: kunit: update kconfig options needed for UML coverage
2022-03-28 22:42:11 linux-kernel [PATCH v3 1/2] kunit: split resource API from test.h into new resource.h
2022-03-28 22:19:19 linux-kernel [PATCH v3 2/2] kunit: split resource API impl from test.c into new resource.c
2022-03-28 20:40:59 linux-kernel Re: [PATCH v2 2/2] kunit: split resource API impl from test.c into new resource.c
2022-03-28 19:44:18 linux-kernel Re: [PATCH] Documentation: kunit: update kconfig options needed for UML coverage
2022-03-26 09:39:08 linux-kernel [PATCH] Documentation: kunit: update kconfig options needed for UML coverage
2022-03-26 01:08:35 linux-kernel [PATCH v2 1/2] kunit: split resource API from test.h into new resource.h
2022-03-26 00:36:33 linux-kernel [PATCH v2 2/2] kunit: split resource API impl from test.c into new resource.c
2022-03-25 19:37:23 linux-kernel Re: [RFC v1] kunit: add support for kunit_suites that reference init code
2022-03-25 17:54:27 linux-kernel Re: [PATCH] kunit: split resource API from test.h into new resource.h
2022-03-24 21:04:13 linux-kernel Re: [PATCH v2] lib: overflow: Convert to Kunit
2022-03-24 09:15:46 linux-kernel Re: [PATCH] kunit: Rework kunit_resource allocation policy
2022-03-22 07:30:05 linux-kernel Re: [PATCH] kunit: Rework kunit_resource allocation policy
2022-03-22 02:24:48 linux-kernel Re: [PATCH] kunit: Rework kunit_resource allocation policy
2022-03-17 06:09:30 linux-kernel Re: [PATCH] kunit: split resource API from test.h into new resource.h
2022-03-17 05:17:56 linux-kernel [PATCH] kunit: split resource API from test.h into new resource.h
2022-03-11 21:03:41 linux-kernel Re: [RFC v1] kunit: add support for kunit_suites that reference init code
2022-03-09 14:58:09 linux-kernel Re: [PATCH v2 2/3] kunit: make kunit_test_timeout compatible with comment
2022-03-01 07:26:45 linux-kernel Re: [PATCH] binfmt_elf: Introduce KUnit test
2022-03-01 02:50:04 linux-kernel Re: [PATCH] binfmt_elf: Introduce KUnit test
2022-02-26 21:26:04 linux-kernel [PATCH v2] kunit: tool: more descriptive metavars/--help output
2022-02-26 21:26:02 linux-kernel Re: [PATCH] kunit: tool: more descriptive metavars/--help output
2022-02-26 04:20:07 linux-kernel [PATCH] kunit: tool: more descriptive metavars/--help output
2022-02-24 22:07:42 linux-kernel [PATCH v2 1/3] kunit: tool: readability tweaks in KernelCI json generation logic
2022-02-24 21:30:21 linux-kernel Re: [PATCH] lib: stackinit: Convert to KUnit
2022-02-24 20:50:04 linux-kernel [PATCH v2 2/3] kunit: tool: refactor how we plumb metadata into JSON
2022-02-24 20:04:06 linux-kernel Re: [PATCH 3/3] kunit: tool: properly report the used arch for --json, or '' if not known
2022-02-24 19:34:42 linux-kernel [PATCH v2 3/3] kunit: tool: properly report the used arch for --json, or '' if not known
2022-02-24 19:17:28 linux-kernel Re: [PATCH 1/3] kunit: tool: readability tweaks in KernelCI json generation logic
2022-02-24 19:11:00 linux-kernel Re: [PATCH] kunit: tool: Do not colorize output when redirected
2022-02-24 08:12:16 linux-kernel Re: [PATCH] binfmt_elf: Introduce KUnit test
2022-02-18 00:20:24 linux-kernel [PATCH 1/3] kunit: tool: readability tweaks in KernelCI json generation logic
2022-02-17 23:59:59 linux-kernel [PATCH 2/3] kunit: tool: refactor how we plumb metadata into JSON
2022-02-17 23:52:40 linux-kernel Re: [PATCH] lib: overflow: Convert to Kunit
2022-02-17 23:02:26 linux-kernel [PATCH 3/3] kunit: tool: properly report the used arch for --json, or '' if not known
2022-02-17 09:57:43 linux-kernel Re: [PATCH] lib: overflow: Convert to Kunit
2022-02-16 02:41:45 linux-kernel Re: [PATCH] thunderbolt: test: get running under UML, add kunitconfig
2022-02-15 06:36:14 linux-kernel Re: [PATCH] thunderbolt: test: get running under UML, add kunitconfig
2022-02-14 21:23:53 linux-kernel [PATCH] thunderbolt: test: get running under UML, add kunitconfig