grub-devel.gnu.org archive mirror
 help / color / mirror / Atom feed
From: Logan Gunthorpe via Grub-devel <grub-devel@gnu.org>
To: grub-devel@gnu.org, Daniel Kiper <daniel.kiper@oracle.com>,
	Alex Burmashev <alexander.burmashev@oracle.com>,
	Vladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Cc: "Logan Gunthorpe" <logang@deltatee.com>,
	"Nagy Elemér Károly" <nagy.elemer.karoly@gmail.com>
Subject: [PATCH 3/4] tests/file_filter: Add zstd test file
Date: Tue, 14 Oct 2025 14:14:20 -0600	[thread overview]
Message-ID: <20251014201421.5279-4-logang@deltatee.com> (raw)
In-Reply-To: <20251014201421.5279-1-logang@deltatee.com>

Add a file.zstd similar to the other compression methods and generate
a gpg signature with `gpg --detach-sign`

Signed-off-by: Logan Gunthorpe <logang@deltatee.com>
---
 tests/file_filter/file.zstd     | Bin 0 -> 26 bytes
 tests/file_filter/file.zstd.sig | Bin 0 -> 310 bytes
 2 files changed, 0 insertions(+), 0 deletions(-)
 create mode 100644 tests/file_filter/file.zstd
 create mode 100644 tests/file_filter/file.zstd.sig

diff --git a/tests/file_filter/file.zstd b/tests/file_filter/file.zstd
new file mode 100644
index 0000000000000000000000000000000000000000..6ea24ccf8390f456a63f15e1d0f473d0a0ebc75e
GIT binary patch
literal 26
hcmdPcs{fZIB9no^BQ+-{Uq_*|IJHQTYg5;2b^v!n2`2ym

literal 0
HcmV?d00001

diff --git a/tests/file_filter/file.zstd.sig b/tests/file_filter/file.zstd.sig
new file mode 100644
index 0000000000000000000000000000000000000000..ab101bb6e883a09dd41ab8fe348cf8a9ce5843c7
GIT binary patch
literal 310
zcmV-60m=S}0W$;u0SW*e79j-t9c_qHaZBEqV(=dtEpNLINa*JU0%+3Wr2q;E5E?CS
zyAMd{=f%Sa0D;xR-EXs|$ZnV8EKm8`Acg4~^9(E4y~^NzaINTQYg%<WdW2aqV(Ij1
zIfbrviC5H^>`Gg2<@;Fpno=K?r5u)5TM|R$F@ovn27&G8fg-pVRvhu}ovsacO<}u{
z25i6uvgdqAkCTR$d4F3pccusj##rB9AXS&mdn)t-MYSd?m-HI2<^5Isfdl;1i)xUX
zxKdFt^#|YWXW1hao$90KM#Cx?ic2Sv^Si30&h0m4<=XFvh;2}vaiGu|h={rI3w*pU
zi7KP2UVUACi2ubxOq2^og4khH%5%bHKw9Mcwh)Sob&Oz#ur6US1>g2>8<kESSR<Uw
I4A}zsN@DJozW@LL

literal 0
HcmV?d00001

-- 
2.47.3


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

  parent reply	other threads:[~2025-10-14 20:20 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-14 20:14 [PATCH 0/4] Add zstdio support for booting Trixie kernels in Xen Logan Gunthorpe via Grub-devel
2025-10-14 20:14 ` [PATCH 1/4] io: Implement zstdio decompression Logan Gunthorpe via Grub-devel
2025-10-15 15:52   ` Daniel Kiper
2025-10-17 23:23     ` Logan Gunthorpe via Grub-devel
2025-10-20 16:16       ` Daniel Kiper
2025-10-20 16:37         ` Logan Gunthorpe via Grub-devel
2025-10-14 20:14 ` [PATCH 2/4] tests/file_filter: Regenerate gpg keys Logan Gunthorpe via Grub-devel
2025-10-14 20:14 ` Logan Gunthorpe via Grub-devel [this message]
2025-10-14 20:14 ` [PATCH 4/4] tests/file_filter: Add zstd tests Logan Gunthorpe via Grub-devel
2025-10-14 20:15 ` [PATCH 0/4] Add zstdio support for booting Trixie kernels in Xen Logan Gunthorpe via Grub-devel
  -- strict thread matches above, loose matches on Subject: below --
2025-09-23 20:12 Logan Gunthorpe via Grub-devel
2025-09-23 20:12 ` [PATCH 3/4] tests/file_filter: Add zstd test file Logan Gunthorpe via Grub-devel

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=20251014201421.5279-4-logang@deltatee.com \
    --to=grub-devel@gnu.org \
    --cc=alexander.burmashev@oracle.com \
    --cc=daniel.kiper@oracle.com \
    --cc=logang@deltatee.com \
    --cc=nagy.elemer.karoly@gmail.com \
    --cc=phcoder@gmail.com \
    /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).