Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
KUnit Development
Conversations
About
Groups keyboard shortcuts have been updated
Dismiss
See shortcuts
KUnit Development
Contact owners and managers
1–30 of 1108
Mark all as read
Report group
0 selected
David Gow
4:47 AM
[PATCH] kunit: Adjust kunit_test timeout based on test_{suite,case} speed
From: Ujwal Jain <ujwa...@google.com> Currently, the in-kernel kunit test case timeout is 300
unread,
[PATCH] kunit: Adjust kunit_test timeout based on test_{suite,case} speed
From: Ujwal Jain <ujwa...@google.com> Currently, the in-kernel kunit test case timeout is 300
4:47 AM
Tamir Duberstein
, …
Miguel Ojeda
62
Jun 13
[PATCH v8 0/6] rust: reduce `as` casts, enable related lints
On Wed, Jun 11, 2025 at 12:23 PM Tamir Duberstein <tam...@gmail.com> wrote: > > This
unread,
[PATCH v8 0/6] rust: reduce `as` casts, enable related lints
On Wed, Jun 11, 2025 at 12:23 PM Tamir Duberstein <tam...@gmail.com> wrote: > > This
Jun 13
Thomas Weißschuh
4
Jun 12
[PATCH 0/3] module: make structure definitions always visible
To write code that works with both CONFIG_MODULES=y and CONFIG_MODULES=n it is convenient to use
unread,
[PATCH 0/3] module: make structure definitions always visible
To write code that works with both CONFIG_MODULES=y and CONFIG_MODULES=n it is convenient to use
Jun 12
Tzung-Bi Shih
Jun 12
[PATCH v2] kunit: Add test for static stub
__kunit_activate_static_stub() works effectively as kunit_deactivate_static_stub() if `
unread,
[PATCH v2] kunit: Add test for static stub
__kunit_activate_static_stub() works effectively as kunit_deactivate_static_stub() if `
Jun 12
Thomas Weißschuh
,
Nicolas Schier
2
Jun 11
[PATCH v3 04/16] kbuild: userprogs: add nolibc support
On Wed, Jun 11, 2025 at 09:38:10AM +0200, Thomas Weißschuh wrote: > Userprogs are built with the
unread,
[PATCH v3 04/16] kbuild: userprogs: add nolibc support
On Wed, Jun 11, 2025 at 09:38:10AM +0200, Thomas Weißschuh wrote: > Userprogs are built with the
Jun 11
Thomas Weißschuh
,
Nicolas Schier
2
Jun 11
[PATCH v3 03/16] init: re-add CONFIG_CC_CAN_LINK_STATIC
On Wed, Jun 11, 2025 at 09:38:09AM +0200, Thomas Weißschuh wrote: > For the kunit UAPI
unread,
[PATCH v3 03/16] init: re-add CONFIG_CC_CAN_LINK_STATIC
On Wed, Jun 11, 2025 at 09:38:09AM +0200, Thomas Weißschuh wrote: > For the kunit UAPI
Jun 11
Thomas Weißschuh
,
Nicolas Schier
2
Jun 11
[PATCH v3 02/16] kbuild: userprogs: also inherit byte order and ABI from kernel
On Wed, Jun 11, 2025 at 09:38:08AM +0200, Thomas Weißschuh wrote: > Make sure the byte order and
unread,
[PATCH v3 02/16] kbuild: userprogs: also inherit byte order and ABI from kernel
On Wed, Jun 11, 2025 at 09:38:08AM +0200, Thomas Weißschuh wrote: > Make sure the byte order and
Jun 11
Thomas Weißschuh
,
Nicolas Schier
2
Jun 11
[PATCH v3 01/16] kbuild: userprogs: avoid duplicating of flags inherited from kernel
On Wed, Jun 11, 2025 at 09:38:07AM +0200, Thomas Weißschuh wrote: > The duplication makes
unread,
[PATCH v3 01/16] kbuild: userprogs: avoid duplicating of flags inherited from kernel
On Wed, Jun 11, 2025 at 09:38:07AM +0200, Thomas Weißschuh wrote: > The duplication makes
Jun 11
Thomas Weißschuh
3
Jun 11
[PATCH v4 0/2] kunit: qemu_configs: Add MIPS configurations
Add basic support to run various MIPS variants via kunit_tool using the virtualized malta platform.
unread,
[PATCH v4 0/2] kunit: qemu_configs: Add MIPS configurations
Add basic support to run various MIPS variants via kunit_tool using the virtualized malta platform.
Jun 11
Tamir Duberstein
Jun 11
[PATCH v11 1/6] rust: enable `clippy::ptr_as_ptr` lint
In Rust 1.51.0, Clippy introduced the `ptr_as_ptr` lint [1]: > Though `as` casts between raw
unread,
[PATCH v11 1/6] rust: enable `clippy::ptr_as_ptr` lint
In Rust 1.51.0, Clippy introduced the `ptr_as_ptr` lint [1]: > Though `as` casts between raw
Jun 11
Thomas Weißschuh
Jun 11
[PATCH] Documentation: kunit: fix argument of MODULE_IMPORT_NS()
The argument to MODULE_IMPORT_NS() should be a string literal. See commit cdd30ebb1b9f ("module:
unread,
[PATCH] Documentation: kunit: fix argument of MODULE_IMPORT_NS()
The argument to MODULE_IMPORT_NS() should be a string literal. See commit cdd30ebb1b9f ("module:
Jun 11
Thomas Weißschuh
13
Jun 11
[PATCH v3 00/16] kunit: Introduce UAPI testing framework
Extend the example to show how to run a userspace executable. Signed-off-by: Thomas Weißschuh <
unread,
[PATCH v3 00/16] kunit: Introduce UAPI testing framework
Extend the example to show how to run a userspace executable. Signed-off-by: Thomas Weißschuh <
Jun 11
Thomas Weißschuh
, …
patchwork-bo...@kernel.org
3
Jun 10
[PATCH] kunit: qemu_configs: Add riscv32 config
Hello: This patch was applied to riscv/linux.git (fixes) by Shuah Khan <sk...@linuxfoundation.org
unread,
[PATCH] kunit: qemu_configs: Add riscv32 config
Hello: This patch was applied to riscv/linux.git (fixes) by Shuah Khan <sk...@linuxfoundation.org
Jun 10
Alessandro Carminati
, …
Maxime Ripard
30
Jun 6
[PATCH v5 0/5] kunit: Add support for suppressing warning backtraces
On Tue, Jun 03, 2025 at 02:26:03PM +0200, Peter Zijlstra wrote: > On Mon, Jun 02, 2025 at 01:13:
unread,
[PATCH v5 0/5] kunit: Add support for suppressing warning backtraces
On Tue, Jun 03, 2025 at 02:26:03PM +0200, Peter Zijlstra wrote: > On Mon, Jun 02, 2025 at 01:13:
Jun 6
Jakub Kicinski
, …
patchwork-b...@kernel.org
10
Jun 3
[PATCH net] Revert "kunit: configs: Enable CONFIG_INIT_STACK_ALL_PATTERN in all_tests"
Hello: This patch was applied to netdev/net.git (main) by Paolo Abeni <pab...@redhat.com>: On
unread,
[PATCH net] Revert "kunit: configs: Enable CONFIG_INIT_STACK_ALL_PATTERN in all_tests"
Hello: This patch was applied to netdev/net.git (main) by Paolo Abeni <pab...@redhat.com>: On
Jun 3
Tamir Duberstein
, …
Alice Ryhl
28
Jun 2
[PATCH v10 0/5] rust: replace kernel::str::CStr w/ core::ffi::CStr
On Mon, Jun 2, 2025 at 4:45 AM Alice Ryhl <alic...@google.com> wrote: > > On Fri, May
unread,
[PATCH v10 0/5] rust: replace kernel::str::CStr w/ core::ffi::CStr
On Mon, Jun 2, 2025 at 4:45 AM Alice Ryhl <alic...@google.com> wrote: > > On Fri, May
Jun 2
Richard Fitzgerald
, …
Jakub Kicinski
4
May 30
[PATCH] kunit: configs: Enable CONFIG_INIT_STACK_ALL_PATTERN in all_tests
On 29/5/25 16:38, Jakub Kicinski wrote: > On Fri, 11 Apr 2025 10:59:04 +0100 Richard Fitzgerald
unread,
[PATCH] kunit: configs: Enable CONFIG_INIT_STACK_ALL_PATTERN in all_tests
On 29/5/25 16:38, Jakub Kicinski wrote: > On Fri, 11 Apr 2025 10:59:04 +0100 Richard Fitzgerald
May 30
Tamir Duberstein
,
Miguel Ojeda
6
May 29
[PATCH v2 0/2] rust: minor idiomatic fixes to doctest generator
On Thu, May 29, 2025 at 4:38 PM Tamir Duberstein <tam...@gmail.com> wrote: > > Sure, that
unread,
[PATCH v2 0/2] rust: minor idiomatic fixes to doctest generator
On Thu, May 29, 2025 at 4:38 PM Tamir Duberstein <tam...@gmail.com> wrote: > > Sure, that
May 29
Jesung Yang
, …
Miguel Ojeda
11
May 29
[PATCH] rust: kunit: use crate-level mapping for `c_void`
On Wed, May 28, 2025 at 7:51 PM Jesung Yang <y.j3...@gmail.com> wrote: > > Remove `use
unread,
[PATCH] rust: kunit: use crate-level mapping for `c_void`
On Wed, May 28, 2025 at 7:51 PM Jesung Yang <y.j3...@gmail.com> wrote: > > Remove `use
May 29
Tamir Duberstein
, …
kernel test robot
4
May 28
[PATCH] rust: replace length checks with match
On Wed, May 28, 2025 at 11:58 AM kernel test robot <l...@intel.com> wrote: > > Hi Tamir,
unread,
[PATCH] rust: replace length checks with match
On Wed, May 28, 2025 at 11:58 AM kernel test robot <l...@intel.com> wrote: > > Hi Tamir,
May 28
Miguel Ojeda
, …
Miguel Ojeda
40
May 28
[PATCH 0/7] Rust KUnit `#[test]` support improvements
On Tue, May 27, 2025 at 2:10 AM Miguel Ojeda <miguel.oje...@gmail.com> wrote: > >
unread,
[PATCH 0/7] Rust KUnit `#[test]` support improvements
On Tue, May 27, 2025 at 2:10 AM Miguel Ojeda <miguel.oje...@gmail.com> wrote: > >
May 28
Tamir Duberstein
,
Benno Lossin
5
May 27
[PATCH v10 3/5] rust: replace `CStr` with `core::ffi::CStr`
On Mon, May 26, 2025 at 7:03 PM Benno Lossin <los...@kernel.org> wrote: > > On Tue May 27
unread,
[PATCH v10 3/5] rust: replace `CStr` with `core::ffi::CStr`
On Mon, May 26, 2025 at 7:03 PM Benno Lossin <los...@kernel.org> wrote: > > On Tue May 27
May 27
Tamir Duberstein
, …
Alice Ryhl
7
May 27
[PATCH v10 2/5] rust: support formatting of foreign types
On Mon, May 26, 2025 at 7:01 PM Benno Lossin <los...@kernel.org> wrote: > > On Tue May 27
unread,
[PATCH v10 2/5] rust: support formatting of foreign types
On Mon, May 26, 2025 at 7:01 PM Benno Lossin <los...@kernel.org> wrote: > > On Tue May 27
May 27
Thomas Weißschuh
, …
Nicolas Schier
24
May 27
[PATCH v2 01/11] kbuild: userprogs: add nolibc support
On Tue, May 27, 2025 at 03:56:17PM +0200, Nicolas Schier wrote: > On Mon, May 26, 2025 at 04:50:
unread,
[PATCH v2 01/11] kbuild: userprogs: add nolibc support
On Tue, May 27, 2025 at 03:56:17PM +0200, Nicolas Schier wrote: > On Mon, May 26, 2025 at 04:50:
May 27
Tamir Duberstein
, …
Miguel Ojeda
4
May 26
[PATCH v10 1/5] rust: retitle "Example" section as "Examples"
On Mon, May 26, 2025 at 12:15 PM Miguel Ojeda <miguel.oje...@gmail.com> wrote: >
unread,
[PATCH v10 1/5] rust: retitle "Example" section as "Examples"
On Mon, May 26, 2025 at 12:15 PM Miguel Ojeda <miguel.oje...@gmail.com> wrote: >
May 26
Sergio González Collado
, …
Miguel Ojeda
5
May 26
[PATCH v9] Kunit to check the longest symbol length
On Mon, May 26, 2025 at 8:27 PM Miguel Ojeda <miguel.oje...@gmail.com> wrote: > >
unread,
[PATCH v9] Kunit to check the longest symbol length
On Mon, May 26, 2025 at 8:27 PM Miguel Ojeda <miguel.oje...@gmail.com> wrote: > >
May 26
Tzung-Bi Shih
,
David Gow
3
May 22
[PATCH] kunit: Fix wrong parameter to kunit_deactivate_static_stub()
On Wed, May 21, 2025 at 03:44:04PM +0800, David Gow wrote: > On Tue, 20 May 2025 at 16:21, Tzung-
unread,
[PATCH] kunit: Fix wrong parameter to kunit_deactivate_static_stub()
On Wed, May 21, 2025 at 03:44:04PM +0800, David Gow wrote: > On Tue, 20 May 2025 at 16:21, Tzung-
May 22
Tzung-Bi Shih
May 22
[PATCH] kunit: Add test for static stub
__kunit_activate_static_stub() works effectively as kunit_deactivate_static_stub() if `
unread,
[PATCH] kunit: Add test for static stub
__kunit_activate_static_stub() works effectively as kunit_deactivate_static_stub() if `
May 22
Rae Moar
, …
Thomas Weißschuh
4
May 20
[PATCH] Documentation: kunit: improve example on testing static functions
The documentation on testing static functions using the KUnit macros VISIBLE_IF_KUNIT and
unread,
[PATCH] Documentation: kunit: improve example on testing static functions
The documentation on testing static functions using the KUnit macros VISIBLE_IF_KUNIT and
May 20
Rae Moar
, …
Thomas Weißschuh
4
May 20
[PATCH] kunit: tool: add test counts to JSON output
Add the test counts to the JSON output from kunit.py. For example: ... "git_branch": "
unread,
[PATCH] kunit: tool: add test counts to JSON output
Add the test counts to the JSON output from kunit.py. For example: ... "git_branch": "
May 20