public inbox for grub-devel@gnu.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Expect success for argon2 cryptomount test
@ 2025-11-17  6:40 Glenn Washburn
  2025-11-17  6:40 ` [PATCH 1/2] tests/grub_cmd_cryptomount: Expect test success, now that GRUB supports Argon2 Glenn Washburn
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Glenn Washburn @ 2025-11-17  6:40 UTC (permalink / raw)
  To: grub-devel; +Cc: Daniel Kiper, Leo Sandoval, Glenn Washburn

Patch #1 fixes a fialing test caused by argon2 integration (which is
expected because it was written to verify that GRUB could not open
LUKS2 volumes using an Argon2 keyslot).

The second patch, fixes potential issues with having spaces in the
builddir path and puts the builddir autoconf macro into a variable
so it only gets expanded once.

Glenn

Glenn Washburn (2):
  tests/grub_cmd_cryptomount: Expect test success, now that GRUB
    supports Argon2
  tests/grub_cmd_cryptomount: Use builddir shell variable and quote

 tests/grub_cmd_cryptomount.in | 50 +++++++++++++++++------------------
 1 file changed, 25 insertions(+), 25 deletions(-)

-- 
2.34.1


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

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

end of thread, other threads:[~2025-11-18  6:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-17  6:40 [PATCH 0/2] Expect success for argon2 cryptomount test Glenn Washburn
2025-11-17  6:40 ` [PATCH 1/2] tests/grub_cmd_cryptomount: Expect test success, now that GRUB supports Argon2 Glenn Washburn
2025-11-18  6:35   ` Sudhakar Kuppusamy
2025-11-17  6:40 ` [PATCH 2/2] tests/grub_cmd_cryptomount: Use builddir shell variable and quote Glenn Washburn
2025-11-18  6:35   ` Sudhakar Kuppusamy
2025-11-17 17:46 ` [PATCH 0/2] Expect success for argon2 cryptomount test Daniel Kiper

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox