All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] tests: Add test ISO files to Dist Package
@ 2025-09-01  2:40 Andrew Hamilton
  2025-09-02 13:25 ` Daniel Kiper via Grub-devel
  0 siblings, 1 reply; 2+ messages in thread
From: Andrew Hamilton @ 2025-09-01  2:40 UTC (permalink / raw)
  To: grub-devel; +Cc: daniel.kiper, Andrew Hamilton

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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] tests: Add test ISO files to Dist Package
  2025-09-01  2:40 [PATCH] tests: Add test ISO files to Dist Package Andrew Hamilton
@ 2025-09-02 13:25 ` Daniel Kiper via Grub-devel
  0 siblings, 0 replies; 2+ messages in thread
From: Daniel Kiper via Grub-devel @ 2025-09-02 13:25 UTC (permalink / raw)
  To: Andrew Hamilton; +Cc: Daniel Kiper, grub-devel

On Sun, Aug 31, 2025 at 09:40:49PM -0500, Andrew Hamilton wrote:
> Add test ISO files to dist package to allow ISO test to
> pass.
>
> Signed-off-by: Andrew Hamilton <adhamilt@gmail.com>

Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>

Daniel

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-09-02 13:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-01  2:40 [PATCH] tests: Add test ISO files to Dist Package Andrew Hamilton
2025-09-02 13:25 ` Daniel Kiper via Grub-devel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.