linux-hardening.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: Kees Cook <keescook@chromium.org>
Cc: Andy Shevchenko <andy@kernel.org>,
	linux-kernel@vger.kernel.org, linux-hardening@vger.kernel.org
Subject: Re: [PATCH v3 1/2] string: Convert selftest to KUnit
Date: Tue, 12 Mar 2024 14:47:33 +0000	[thread overview]
Message-ID: <ecbcbccd-1c3e-4d5d-9502-0396d34648a3@sirena.org.uk> (raw)
In-Reply-To: <20240301202732.2688342-1-keescook@chromium.org>

[-- Attachment #1: Type: text/plain, Size: 364 bytes --]

On Fri, Mar 01, 2024 at 12:27:30PM -0800, Kees Cook wrote:
> Convert test_string.c to KUnit so it can be easily run with everything
> else.
> 
> Additional text context is retained for failure reporting. For example,
> when forcing a bad match, we can see the loop counters reported for the
> memset() tests:

Reviewed-by: Mark Brown <broonie@kernel.org>

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

  reply	other threads:[~2024-03-12 14:47 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-01 20:27 [PATCH v3 0/2] string: Convert selftests to KUnit Kees Cook
2024-03-01 20:27 ` [PATCH v3 1/2] string: Convert selftest " Kees Cook
2024-03-12 14:47   ` Mark Brown [this message]
2024-03-01 20:27 ` [PATCH v3 2/2] string: Convert helpers " Kees Cook
2024-03-12 14:49   ` Mark Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ecbcbccd-1c3e-4d5d-9502-0396d34648a3@sirena.org.uk \
    --to=broonie@kernel.org \
    --cc=andy@kernel.org \
    --cc=keescook@chromium.org \
    --cc=linux-hardening@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).