git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Ghanshyam Thakkar" <shyamthakkar001@gmail.com>
To: "Ghanshyam Thakkar" <shyamthakkar001@gmail.com>, <git@vger.kernel.org>
Subject: Re: [PATCH] unit-tests: convert t/helper/test-oid-array.c to unit-tests
Date: Sat, 24 Feb 2024 01:07:04 +0530	[thread overview]
Message-ID: <CZCPMSA5S0Q8.1M7XX3A8302KR@gmail.com> (raw)
In-Reply-To: <20240223193257.9222-1-shyamthakkar001@gmail.com>

On Sat Feb 24, 2024 at 1:02 AM IST, Ghanshyam Thakkar wrote:
> [RFC]: I recently saw a series by Eric W. Biederman [1] which enables
> the use of oid's with different hash algorithms into the same
> oid_array safely. However, there were no tests added for this. So, I
> am wondering if we should have a input format which allows us to
> specify hash algo for each oid with its hex value. i.e. "sha1:55" or
> "sha256:55", instead of just "55" and relying on GIT_TEST_DEFAULT_HASH
> for algo. So far, I tried to imitate the existing tests but I suppose
> this may be useful in the future if that series gets merged.

[1]:
https://lore.kernel.org/git/20231002024034.2611-2-ebiederm@gmail.com/

apologies for the noise.

  reply	other threads:[~2024-02-23 19:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-23 19:32 [PATCH] unit-tests: convert t/helper/test-oid-array.c to unit-tests Ghanshyam Thakkar
2024-02-23 19:37 ` Ghanshyam Thakkar [this message]
2024-02-26 15:11 ` Christian Couder
2024-02-26 19:11   ` Ghanshyam Thakkar
2024-02-27  9:59     ` Christian Couder

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=CZCPMSA5S0Q8.1M7XX3A8302KR@gmail.com \
    --to=shyamthakkar001@gmail.com \
    --cc=git@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).