grub-devel.gnu.org archive mirror
 help / color / mirror / Atom feed
From: Andrew Hamilton <adhamilt@gmail.com>
To: grub-devel@gnu.org
Cc: daniel.kiper@oracle.com, Andrew Hamilton <adhamilt@gmail.com>
Subject: [PATCH] tests: Add test ISO files to Dist Package
Date: Sun, 31 Aug 2025 21:40:49 -0500	[thread overview]
Message-ID: <20250901024049.82641-1-adhamilt@gmail.com> (raw)

Add test ISO files to dist package to allow ISO test to
pass.

Signed-off-by: Andrew Hamilton <adhamilt@gmail.com>
---
 conf/Makefile.extra-dist | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/conf/Makefile.extra-dist b/conf/Makefile.extra-dist
index 49bca5577..10cbd4fa4 100644
--- a/conf/Makefile.extra-dist
+++ b/conf/Makefile.extra-dist
@@ -158,6 +158,9 @@ EXTRA_DIST += po/hebrew.sed
 
 EXTRA_DIST += tests/dfly-mbr-mbexample.mbr.img.gz
 EXTRA_DIST += tests/dfly-mbr-mbexample.dfly.img.gz
+EXTRA_DIST += tests/iso9660_ce_loop2.iso.gz
+EXTRA_DIST += tests/iso9660_ce_loop.iso.gz
+EXTRA_DIST += tests/iso9660_early_ce.iso.gz
 
 EXTRA_DIST += coreboot.cfg
 
-- 
2.47.2


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

             reply	other threads:[~2025-09-01  2:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-01  2:40 Andrew Hamilton [this message]
2025-09-02 13:25 ` [PATCH] tests: Add test ISO files to Dist Package Daniel Kiper 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=20250901024049.82641-1-adhamilt@gmail.com \
    --to=adhamilt@gmail.com \
    --cc=daniel.kiper@oracle.com \
    --cc=grub-devel@gnu.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).