Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
KUnit Development
Conversations
About
KUnit Development
1–30 of 648
Mark all as read
Report abusive group
0 selected
Maxime Ripard
, …
Maxime Ripard
19
3:59 AM
[PATCH 0/2] drivers: base: Add tests showing devm handling inconsistencies
On Wed, Jun 07, 2023 at 09:14:15PM +0200, Greg Kroah-Hartman wrote: > On Sun, Jun 04, 2023 at 10:
unread,
[PATCH 0/2] drivers: base: Add tests showing devm handling inconsistencies
On Wed, Jun 07, 2023 at 09:14:15PM +0200, Greg Kroah-Hartman wrote: > On Sun, Jun 04, 2023 at 10:
3:59 AM
kernel test robot
Jun 7
[linux-next:master] BUILD REGRESSION abbd8bb42915d9ed06df11b430bf4ecb3d8ac5ad
tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master branch HEAD:
unread,
[linux-next:master] BUILD REGRESSION abbd8bb42915d9ed06df11b430bf4ecb3d8ac5ad
tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master branch HEAD:
Jun 7
kernel test robot
Jun 5
[linux-next:master] BUILD REGRESSION 9ca10bfb8aa8fbf19ee22e702c8cf9b66ea73a54
tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master branch HEAD:
unread,
[linux-next:master] BUILD REGRESSION 9ca10bfb8aa8fbf19ee22e702c8cf9b66ea73a54
tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master branch HEAD:
Jun 5
David Gow
,
Daniel Latypov
2
Jun 2
[PATCH] Documentation: kunit: Rename references to kunit_abort()
On Thu, Jun 1, 2023 at 8:54 PM David Gow <davi...@google.com> wrote: > > The kunit_abort
unread,
[PATCH] Documentation: kunit: Rename references to kunit_abort()
On Thu, Jun 1, 2023 at 8:54 PM David Gow <davi...@google.com> wrote: > > The kunit_abort
Jun 2
David Gow
, …
Daniel Latypov
8
May 31
[RFC PATCH] kunit: Move kunit_abort() call out of kunit_do_failed_assertion()
On Tue, May 30, 2023 at 10:22 PM David Gow <davi...@google.com> wrote: > > KUnit aborts
unread,
[RFC PATCH] kunit: Move kunit_abort() call out of kunit_do_failed_assertion()
On Tue, May 30, 2023 at 10:22 PM David Gow <davi...@google.com> wrote: > > KUnit aborts
May 31
David Gow
,
Maxime Ripard
2
May 31
[PATCH] kunit: Fix obsolete name in documentation headers (func->action)
On Tue, May 30, 2023 at 03:55:57PM +0800, David Gow wrote: > The kunit_add_action() and related
unread,
[PATCH] kunit: Fix obsolete name in documentation headers (func->action)
On Tue, May 30, 2023 at 03:55:57PM +0800, David Gow wrote: > The kunit_add_action() and related
May 31
Takashi Sakamoto
,
David Gow
2
May 30
[PATCH] Documentation: Kunit: add MODULE_LICENSE to sample code
On Tue, 30 May 2023 at 18:52, Takashi Sakamoto <o-ta...@sakamocchi.jp> wrote: > > The
unread,
[PATCH] Documentation: Kunit: add MODULE_LICENSE to sample code
On Tue, 30 May 2023 at 18:52, Takashi Sakamoto <o-ta...@sakamocchi.jp> wrote: > > The
May 30
Takashi Sakamoto
11
May 29
[PATCH v2 00/12] firewire: deliver hardware time stamp for asynchronous transaction
On Mon, May 29, 2023 at 08:33:54PM +0900, Takashi Sakamoto wrote: > Cc: kuni...@googlegroups.com
unread,
[PATCH v2 00/12] firewire: deliver hardware time stamp for asynchronous transaction
On Mon, May 29, 2023 at 08:33:54PM +0900, Takashi Sakamoto wrote: > Cc: kuni...@googlegroups.com
May 29
Dan Carpenter
,
David Gow
4
May 26
turning off Smatch for kunit
On Fri, 26 May 2023 at 14:52, Dan Carpenter <dan.ca...@linaro.org> wrote: > > I sent
unread,
turning off Smatch for kunit
On Fri, 26 May 2023 at 14:52, Dan Carpenter <dan.ca...@linaro.org> wrote: > > I sent
May 26
Michal Wajdeczko
,
David Gow
4
May 25
[PATCH v3 0/3] kunit: Fix reporting of the skipped parameterized tests
On Wed, 17 May 2023 at 19:20, Michal Wajdeczko <michal.w...@intel.com> wrote: > >
unread,
[PATCH v3 0/3] kunit: Fix reporting of the skipped parameterized tests
On Wed, 17 May 2023 at 19:20, Michal Wajdeczko <michal.w...@intel.com> wrote: > >
May 25
David Gow
, …
Rae Moar
12
May 25
[PATCH v2 1/4] kunit: Add kunit_add_action() to defer a call until test exit
Add some basic documentation for kunit_add_action() and related deferred action functions. Reviewed-
unread,
[PATCH v2 1/4] kunit: Add kunit_add_action() to defer a call until test exit
Add some basic documentation for kunit_add_action() and related deferred action functions. Reviewed-
May 25
Arnd Bergmann
, …
Catalin Marinas
23
May 24
[PATCH 00/14] mm/init/kernel: missing-prototypes warnings
On Wed, May 17, 2023 at 03:11:01PM +0200, Arnd Bergmann wrote: > From: Arnd Bergmann <arnd@
unread,
[PATCH 00/14] mm/init/kernel: missing-prototypes warnings
On Wed, May 17, 2023 at 03:11:01PM +0200, Arnd Bergmann wrote: > From: Arnd Bergmann <arnd@
May 24
Geert Uytterhoeven
, …
José Expósito
4
May 23
[PATCH] HID: uclogic: Modular KUnit tests should not depend on KUNIT=y
While KUnit tests that cannot be built as a loadable module must depend on "KUNIT=y", this
unread,
[PATCH] HID: uclogic: Modular KUnit tests should not depend on KUNIT=y
While KUnit tests that cannot be built as a loadable module must depend on "KUNIT=y", this
May 23
Kees Cook
, …
Nick Desaulniers
41
May 22
[PATCH 0/9] fortify: Add KUnit tests for runtime overflows
On Mon, May 22, 2023 at 12:43:51PM -0700, Nick Desaulniers wrote: > On Wed, May 10, 2023 at 12:24
unread,
[PATCH 0/9] fortify: Add KUnit tests for runtime overflows
On Mon, May 22, 2023 at 12:43:51PM -0700, Nick Desaulniers wrote: > On Wed, May 10, 2023 at 12:24
May 22
Monika Herzon
May 22
Re; May the grace of God be with you
God bless you. May the grace of God be with you, My name is Monika Herzog, I want to know if you
unread,
Re; May the grace of God be with you
God bless you. May the grace of God be with you, My name is Monika Herzog, I want to know if you
May 22
Michal Wajdeczko
May 17
[PATCH v3 1/3] kunit/test: Add example test showing parameterized testing
Use of parameterized testing is documented [1] but such use case is not present in demo kunit test.
unread,
[PATCH v3 1/3] kunit/test: Add example test showing parameterized testing
Use of parameterized testing is documented [1] but such use case is not present in demo kunit test.
May 17
Naresh Kamboju
, …
Dan Carpenter
5
May 13
next: WARNING: CPU: 0 PID: 1200 at mm/page_alloc.c:4744 __alloc_pages+0x2e8/0x3a0
On Fri, May 12, 2023 at 01:56:30PM +0000, Chuck Lever III wrote: > > > > On May 12, 2023,
unread,
next: WARNING: CPU: 0 PID: 1200 at mm/page_alloc.c:4744 __alloc_pages+0x2e8/0x3a0
On Fri, May 12, 2023 at 01:56:30PM +0000, Chuck Lever III wrote: > > > > On May 12, 2023,
May 13
Chuck Lever
May 12
[PATCH] net/handshake: Squelch allocation warning during Kunit test
From: Chuck Lever <chuck...@oracle.com> The "handshake_req_alloc excessive privsize
unread,
[PATCH] net/handshake: Squelch allocation warning during Kunit test
From: Chuck Lever <chuck...@oracle.com> The "handshake_req_alloc excessive privsize
May 12
David Gow
4
May 10
[PATCH v4 1/4] kunit: Always run cleanup from a test kthread
Add an example .exit and .suite_exit function to the KUnit example suite. Given exit functions are a
unread,
[PATCH v4 1/4] kunit: Always run cleanup from a test kthread
Add an example .exit and .suite_exit function to the KUnit example suite. Given exit functions are a
May 10
Geert Uytterhoeven
,
Mark Brown
5
May 8
[PATCH] regmap: REGMAP_KUNIT must not select REGMAP
On Wed, 26 Apr 2023 15:35:45 +0200, Geert Uytterhoeven wrote: > Enabling a (modular) test must not
unread,
[PATCH] regmap: REGMAP_KUNIT must not select REGMAP
On Wed, 26 Apr 2023 15:35:45 +0200, Geert Uytterhoeven wrote: > Enabling a (modular) test must not
May 8
Geert Uytterhoeven
, …
David Gow
11
May 4
[PATCH 0/2] Input: tests - miscellaneous fixes
On Tue, 2 May 2023 at 18:17, Geert Uytterhoeven <geert+...@glider.be> wrote: > >
unread,
[PATCH 0/2] Input: tests - miscellaneous fixes
On Tue, 2 May 2023 at 18:17, Geert Uytterhoeven <geert+...@glider.be> wrote: > >
May 4
Geert Uytterhoeven
,
David Gow
2
May 4
[PATCH] Documentation: kunit: Modular tests should not depend on KUNIT=y
On Tue, 2 May 2023 at 18:06, Geert Uytterhoeven <geert+...@glider.be> wrote: > > When
unread,
[PATCH] Documentation: kunit: Modular tests should not depend on KUNIT=y
On Tue, 2 May 2023 at 18:06, Geert Uytterhoeven <geert+...@glider.be> wrote: > > When
May 4
Geert Uytterhoeven
May 2
[PATCH 1/2] Input: tests - fix use-after-free and refcount underflow in input_test_exit()
With CONFIG_DEBUG_SLAB=y: # Subtest: input_core 1..3 input: Test input device as /devices/virtual/
unread,
[PATCH 1/2] Input: tests - fix use-after-free and refcount underflow in input_test_exit()
With CONFIG_DEBUG_SLAB=y: # Subtest: input_core 1..3 input: Test input device as /devices/virtual/
May 2
Daniel Latypov
, …
David Gow
3
May 1
[PATCH] kunit: tool: undo type subscripts for subprocess.Popen
On Tue, 2 May 2023 at 02:16, 'Daniel Latypov' via KUnit Development <kunit-dev@
unread,
[PATCH] kunit: tool: undo type subscripts for subprocess.Popen
On Tue, 2 May 2023 at 02:16, 'Daniel Latypov' via KUnit Development <kunit-dev@
May 1
Daniel Latypov
, …
SeongJae Park
12
May 1
[PATCH 1/2] kunit: tool: add subscripts for type annotations where appropriate
On Mon, May 1, 2023 at 10:15 AM SeongJae Park <s...@kernel.org> wrote: > [snip] > > >
unread,
[PATCH 1/2] kunit: tool: add subscripts for type annotations where appropriate
On Mon, May 1, 2023 at 10:15 AM SeongJae Park <s...@kernel.org> wrote: > [snip] > > >
May 1
Jesse Dougherty
Apr 27
Hewlett-Packard / ABB hardware - Cypress Technology
(Buy, Sell, Repair, & Support) Cypress Technology is a reseller of HP 9000, e3000, & Itanium
unread,
Hewlett-Packard / ABB hardware - Cypress Technology
(Buy, Sell, Repair, & Support) Cypress Technology is a reseller of HP 9000, e3000, & Itanium
Apr 27
Maíra Canal
, …
Maxime Ripard
85
Apr 27
[PATCH 00/10] drm: selftest: Convert to KUnit
Hi, On Fri, Jul 08, 2022 at 05:30:52PM -0300, Maíra Canal wrote: > From: Arthur Grillo <arthur.
unread,
[PATCH 00/10] drm: selftest: Convert to KUnit
Hi, On Fri, Jul 08, 2022 at 05:30:52PM -0300, Maíra Canal wrote: > From: Arthur Grillo <arthur.
Apr 27
Rae Moar
, …
Frank Rowand
5
Apr 26
[KTAP V2 PATCH] ktap_v2: add test metadata
On 4/26/23 11:18, Rae Moar wrote: > On Tue, Apr 25, 2023 at 4:55 PM Frank Rowand <frowand.list@
unread,
[KTAP V2 PATCH] ktap_v2: add test metadata
On 4/26/23 11:18, Rae Moar wrote: > On Tue, Apr 25, 2023 at 4:55 PM Frank Rowand <frowand.list@
Apr 26
David Gow
, …
Daniel Latypov
11
Apr 26
[PATCH v1 0/3] kunit: Deferred action helpers
On Wed, 26 Apr 2023 at 10:12, Daniel Latypov <dlat...@google.com> wrote: > > On Fri, Apr
unread,
[PATCH v1 0/3] kunit: Deferred action helpers
On Wed, 26 Apr 2023 at 10:12, Daniel Latypov <dlat...@google.com> wrote: > > On Fri, Apr
Apr 26
David Gow
, …
Rae Moar
14
Apr 25
[PATCH v2 1/3] kunit: Always run cleanup from a test kthread
On Fri, Apr 21, 2023 at 12:02 AM David Gow <davi...@google.com> wrote: > > Add an
unread,
[PATCH v2 1/3] kunit: Always run cleanup from a test kthread
On Fri, Apr 21, 2023 at 12:02 AM David Gow <davi...@google.com> wrote: > > Add an
Apr 25