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 1012
Mark all as read
Report group
0 selected
Kevin Brodsky
9:00 AM
[PATCH] kunit: Clarify kunit_skip() argument name
kunit_skip() and kunit_mark_skipped() can only be passed a pointer to a struct kunit, not struct
unread,
[PATCH] kunit: Clarify kunit_skip() argument name
kunit_skip() and kunit_mark_skipped() can only be passed a pointer to a struct kunit, not struct
9:00 AM
Thomas Weißschuh
13
6:00 AM
[PATCH 00/12] kunit: Introduce UAPI testing framework
UAPI selftests may expect a "normal" userspace environment. For example the normal kernel
unread,
[PATCH 00/12] kunit: Introduce UAPI testing framework
UAPI selftests may expect a "normal" userspace environment. For example the normal kernel
6:00 AM
David Gow
, …
Tamir Duberstein
19
Feb 15
[PATCH v6 0/3] rust: kunit: Support KUnit tests with a user-space like syntax
On Sat, Feb 15, 2025 at 4:03 AM David Gow <davi...@google.com> wrote: > > On Fri, 14 Feb
unread,
[PATCH v6 0/3] rust: kunit: Support KUnit tests with a user-space like syntax
On Sat, Feb 15, 2025 at 4:03 AM David Gow <davi...@google.com> wrote: > > On Fri, 14 Feb
Feb 15
Thomas Weißschuh
,
David Gow
2
Feb 15
[PATCH] kunit: qemu_configs: sparc: use Zilog console
On Fri, 14 Feb 2025 at 21:27, Thomas Weißschuh <thomas.w...@linutronix.de> wrote: >
unread,
[PATCH] kunit: qemu_configs: sparc: use Zilog console
On Fri, 14 Feb 2025 at 21:27, Thomas Weißschuh <thomas.w...@linutronix.de> wrote: >
Feb 15
Pedro Orlando
, …
Kees Cook
23
Feb 12
Re: [PATCH 0/2] unicode: kunit: refactor selftest to kunit tests
On Wed, Feb 12, 2025 at 05:31:59PM +0800, David Gow wrote: > On Wed, 12 Feb 2025 at 14:45,
unread,
Re: [PATCH 0/2] unicode: kunit: refactor selftest to kunit tests
On Wed, Feb 12, 2025 at 05:31:59PM +0800, David Gow wrote: > On Wed, 12 Feb 2025 at 14:45,
Feb 12
David Gow
, …
Kees Cook
35
Feb 12
[PATCH 0/6] KUnit test moves / renames
On Wed, Feb 12, 2025 at 10:40:34AM -0500, Gabriel Krisman Bertazi wrote: > Kees Cook <kees@
unread,
[PATCH 0/6] KUnit test moves / renames
On Wed, Feb 12, 2025 at 10:40:34AM -0500, Gabriel Krisman Bertazi wrote: > Kees Cook <kees@
Feb 12
Thomas Weißschuh
3
Feb 12
[PATCH 1/2] MIPS: mm: Avoid blocking DMA zone with memory map memblock allocation
Add basic support to run various MIPS variants via kunit_tool using the virtualized malta platform.
unread,
[PATCH 1/2] MIPS: mm: Avoid blocking DMA zone with memory map memblock allocation
Add basic support to run various MIPS variants via kunit_tool using the virtualized malta platform.
Feb 12
Kees Cook
Feb 10
[PATCH v2 2/6] lib/math: Add int_log test suite
From: Bruno Sobreira França <brunofra...@gmail.com> This commit introduces KUnit tests
unread,
[PATCH v2 2/6] lib/math: Add int_log test suite
From: Bruno Sobreira França <brunofra...@gmail.com> This commit introduces KUnit tests
Feb 10
Kees Cook
Feb 10
[PATCH v2 1/6] lib: math: Move KUnit tests into tests/ subdir
From: Luis Felipe Hernandez <luis.her...@gmail.com> This patch is a follow-up task from a
unread,
[PATCH v2 1/6] lib: math: Move KUnit tests into tests/ subdir
From: Luis Felipe Hernandez <luis.her...@gmail.com> This patch is a follow-up task from a
Feb 10
David Gow
Feb 10
[PATCH] arch: um: Pass the correct Rust target and options with gcc
In order to work around some issues with disabling SSE on older versions of gcc (compilation would
unread,
[PATCH] arch: um: Pass the correct Rust target and options with gcc
In order to work around some issues with disabling SSE on older versions of gcc (compilation would
Feb 10
Sergio González Collado
, …
Rae Moar
9
Feb 7
[PATCH v6] Kunit to check the longest symbol length
On Sun, Feb 2, 2025 at 2:24 PM Sergio González Collado <sergio....@gmail.com> wrote: >
unread,
[PATCH v6] Kunit to check the longest symbol length
On Sun, Feb 2, 2025 at 2:24 PM Sergio González Collado <sergio....@gmail.com> wrote: >
Feb 7
Brendan Jackman
,
David Gow
3
Jan 31
[PATCH] kunit: tool: Use qboot on QEMU x86_64
On Fri, 31 Jan 2025 at 09:45, David Gow <davi...@google.com> wrote: > One future idea would
unread,
[PATCH] kunit: tool: Use qboot on QEMU x86_64
On Fri, 31 Jan 2025 at 09:45, David Gow <davi...@google.com> wrote: > One future idea would
Jan 31
Mike Rapoport
, …
Lorenzo Stoakes
32
Jan 29
[PATCH v2 00/10] x86/module: rework ROX cache to avoid writable copy
Hi Mike, I bisected issues with the kernel booting correctly to an earlier revision of this series [2
unread,
[PATCH v2 00/10] x86/module: rework ROX cache to avoid writable copy
Hi Mike, I bisected issues with the kernel booting correctly to an earlier revision of this series [2
Jan 29
Sasha Levin
2
Jan 29
[PATCH AUTOSEL 6.13 4/8] kunit: platform: Resolve 'struct completion' warning
From: Brian Norris <brian...@chromium.org> [ Upstream commit
unread,
[PATCH AUTOSEL 6.13 4/8] kunit: platform: Resolve 'struct completion' warning
From: Brian Norris <brian...@chromium.org> [ Upstream commit
Jan 29
Vignesh Raman
, …
Leonardo Brás
42
Jan 29
[PATCH v2 0/5] kci-gitlab: Introducing GitLab-CI Pipeline for Kernel Testing
Hi Leo, On 28/01/25 00:35, Leonardo Brás wrote: > On Mon, 2025-01-27 at 13:02 +0530, Vignesh Raman
unread,
[PATCH v2 0/5] kci-gitlab: Introducing GitLab-CI Pipeline for Kernel Testing
Hi Leo, On 28/01/25 00:35, Leonardo Brás wrote: > On Mon, 2025-01-27 at 13:02 +0530, Vignesh Raman
Jan 29
Mark Brown
Jan 27
Re: [PATCH] firmware: cs_dsp: FW_CS_DSP_KUNIT_TEST should not select REGMAP
On Sat, 25 Jan 2025 20:32:15 +0100, Geert Uytterhoeven wrote: > Enabling a (modular) test should
unread,
Re: [PATCH] firmware: cs_dsp: FW_CS_DSP_KUNIT_TEST should not select REGMAP
On Sat, 25 Jan 2025 20:32:15 +0100, Geert Uytterhoeven wrote: > Enabling a (modular) test should
Jan 27
Arturo Marino
Jan 27
Document XZD 27 January 2025
YKTW
unread,
Document XZD 27 January 2025
YKTW
Jan 27
Arturo Marino
Jan 27
Document BKS 27 January 2025
VUDL
unread,
Document BKS 27 January 2025
VUDL
Jan 27
Brendan Jackman
, …
David Gow
6
Jan 23
"stty sane" in kunit.py
On Fri, 8 Nov 2024 at 11:49, Brendan Jackman <jack...@google.com> wrote: > Does anyone know
unread,
"stty sane" in kunit.py
On Fri, 8 Nov 2024 at 11:49, Brendan Jackman <jack...@google.com> wrote: > Does anyone know
Jan 23
Brendan Jackman
Jan 21
[PATCH] kunit: tool: Build GDB scripts
Following a similar rationale as commit e4835f1da425f ("kunit: tool: Build compile_commands.json
unread,
[PATCH] kunit: tool: Build GDB scripts
Following a similar rationale as commit e4835f1da425f ("kunit: tool: Build compile_commands.json
Jan 21
Stanislav Kinsburskii
, …
David Gow
7
Jan 15
[PATCH] kunit: Introduce autorun option
On Tue, 29 Oct 2024 at 05:54, Stanislav Kinsburskii <skinsb...@linux.microsoft.com> wrote:
unread,
[PATCH] kunit: Introduce autorun option
On Tue, 29 Oct 2024 at 05:54, Stanislav Kinsburskii <skinsb...@linux.microsoft.com> wrote:
Jan 15
Mike Rapoport
, …
Kirill A. Shutemov
23
Jan 14
[PATCH 0/8] x86/module: rework ROX cache to avoid writable copy
On Mon, Jan 13, 2025 at 10:01:13AM +0200, Kirill A. Shutemov wrote: > On Sun, Jan 12, 2025 at 10:
unread,
[PATCH 0/8] x86/module: rework ROX cache to avoid writable copy
On Mon, Jan 13, 2025 at 10:01:13AM +0200, Kirill A. Shutemov wrote: > On Sun, Jan 12, 2025 at 10:
Jan 14
Tamir Duberstein
, …
Kristina Martsenko
17
Jan 13
[PATCH 0/2] kunit: enable hardware virtualization
+Shuah Khan <sk...@linuxfoundation.org> On Sat, Dec 7, 2024 at 1:52 PM Tamir Duberstein <
unread,
[PATCH 0/2] kunit: enable hardware virtualization
+Shuah Khan <sk...@linuxfoundation.org> On Sat, Dec 7, 2024 at 1:52 PM Tamir Duberstein <
Jan 13
SeongJae Park
6
Jan 6
[PATCH 0/7] mm/damon: remove DAMON debugfs interface
It's time to remove DAMON debugfs interface, which has deprecated long before in February 2023.
unread,
[PATCH 0/7] mm/damon: remove DAMON debugfs interface
It's time to remove DAMON debugfs interface, which has deprecated long before in February 2023.
Jan 6
David Gow
,
Miguel Ojeda
8
Jan 3
[PATCH v5 0/3] rust: kunit: Support KUnit tests with a user-space like syntax
On Fri, Dec 13, 2024 at 9:10 AM David Gow <davi...@google.com> wrote: > > v5 here is a
unread,
[PATCH v5 0/3] rust: kunit: Support KUnit tests with a user-space like syntax
On Fri, Dec 13, 2024 at 9:10 AM David Gow <davi...@google.com> wrote: > > v5 here is a
Jan 3
Parul Maurya
12/31/24
**Rank your Website**
Welcome 2025 with stellar discounts! 🎇 Hello, we can Rank your website on the 1st page of Google.
unread,
**Rank your Website**
Welcome 2025 with stellar discounts! 🎇 Hello, we can Rank your website on the 1st page of Google.
12/31/24
Brian Norris
, …
Greg Kroah-Hartman
26
12/20/24
[PATCH 0/4] drivers: base: Don't match device with NULL of_node/fwnode/etc + tests
On Fri, Dec 20, 2024 at 10:33:51AM -0700, Shuah Khan wrote: > On 12/18/24 22:45, David Gow wrote:
unread,
[PATCH 0/4] drivers: base: Don't match device with NULL of_node/fwnode/etc + tests
On Fri, Dec 20, 2024 at 10:33:51AM -0700, Shuah Khan wrote: > On 12/18/24 22:45, David Gow wrote:
12/20/24
Brian Norris
,
David Gow
2
12/19/24
[PATCH] kunit: platform: Resolve 'struct completion' warning
On Sat, 14 Dec 2024 at 02:09, Brian Norris <brian...@chromium.org> wrote: > > If the
unread,
[PATCH] kunit: platform: Resolve 'struct completion' warning
On Sat, 14 Dec 2024 at 02:09, Brian Norris <brian...@chromium.org> wrote: > > If the
12/19/24
سارة جوادي
12/15/24
📅 دورة التحليل المالي وإدارة المخاطر 🌟 التاريخ: من 22 - 26 ديسمبر 2025 📍 المكان: القاهرة 📜 الشهادة: معتمدة دوليًا وقابلة للتصديق من وزارة الخارجية وكافة السفارات. أهداف الدورة: تطوير المهارات في تحليل البيانات المالية وتقييم الأداء. تعزيز الفهم لإدارة المخاطر المالية، بما في ذلك تحديدها، وقياسها، ومعالجتها. تطبيق استراتيجيات حديثة لتحليل القوائم المالية واتخاذ القرارات الاستثمارية المثلى. التعرف على الأدوات العالمية المستخدمة في تقييم المخاطر المالية والمشتقات. محاور الدورة الرئيسية: التحليل المالي المتقدم: تحليل القوائم المالية (الميزان�
📅 دورة التحليل المالي وإدارة المخاطر 🌟 التاريخ: من 22 - 26 ديسمبر 2025 📍 المكان: القاهرة 📜 الشهادة:
unread,
📅 دورة التحليل المالي وإدارة المخاطر 🌟 التاريخ: من 22 - 26 ديسمبر 2025 📍 المكان: القاهرة 📜 الشهادة: معتمدة دوليًا وقابلة للتصديق من وزارة الخارجية وكافة السفارات. أهداف الدورة: تطوير المهارات في تحليل البيانات المالية وتقييم الأداء. تعزيز الفهم لإدارة المخاطر المالية، بما في ذلك تحديدها، وقياسها، ومعالجتها. تطبيق استراتيجيات حديثة لتحليل القوائم المالية واتخاذ القرارات الاستثمارية المثلى. التعرف على الأدوات العالمية المستخدمة في تقييم المخاطر المالية والمشتقات. محاور الدورة الرئيسية: التحليل المالي المتقدم: تحليل القوائم المالية (الميزان�
📅 دورة التحليل المالي وإدارة المخاطر 🌟 التاريخ: من 22 - 26 ديسمبر 2025 📍 المكان: القاهرة 📜 الشهادة:
12/15/24
Luis Felipe Hernandez
,
Nicolas Pitre
6
12/11/24
[PATCH v4] lib/math: Add int_sqrt test suite
On Tue, 10 Dec 2024, Luis Felipe Hernandez wrote: > On Tue, Dec 10, 2024 at 10:58:02PM -0500,
unread,
[PATCH v4] lib/math: Add int_sqrt test suite
On Tue, 10 Dec 2024, Luis Felipe Hernandez wrote: > On Tue, Dec 10, 2024 at 10:58:02PM -0500,
12/11/24