[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 0/6] Cryptomount testing
From: |
Patrick Steinhardt |
Subject: |
Re: [PATCH 0/6] Cryptomount testing |
Date: |
Fri, 13 Jan 2023 09:13:30 +0100 |
On Thu, Jan 12, 2023 at 05:23:24PM +0100, Daniel Kiper wrote:
> On Tue, Jan 10, 2023 at 04:08:54PM -0600, Glenn Washburn wrote:
> > This patch series adds a variety of functional cryptomount LUKS1/2 tests by
> > creating a LUKS container on the host and verifying that data inside can be
> > read accurately from a virtualized GRUB. This should be especially useful
> > when we eventually get around to upgrading the gcrypt library.
> >
> > Glenn
> >
> > Glenn Washburn (6):
> > grub-shell: Set exit status to qemu exit status
> > grub-shell: Only cleanup working directory file if QEMU does not fail
> > or timeout
> > grub-shell: Allow specifying non-default trim line contents
> > grub-shell: Trim line should always be matched from the beginning of
> > the line
> > grub-shell: Add halt_cmd variable to testcase namespace
> > tests: Add cryptomount functional test
>
> For all the patches Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>...
>
> Thank you for adding the LUKS tests.
>
> Daniel
Seconded, thanks a bunch for these!
Patrick
signature.asc
Description: PGP signature
- [PATCH 0/6] Cryptomount testing, Glenn Washburn, 2023/01/10
- [PATCH 1/6] grub-shell: Set exit status to qemu exit status, Glenn Washburn, 2023/01/10
- [PATCH 2/6] grub-shell: Only cleanup working directory file if QEMU does not fail or timeout, Glenn Washburn, 2023/01/10
- [PATCH 3/6] grub-shell: Allow specifying non-default trim line contents, Glenn Washburn, 2023/01/10
- [PATCH 4/6] grub-shell: Trim line should always be matched from the beginning of the line, Glenn Washburn, 2023/01/10
- [PATCH 5/6] grub-shell: Add halt_cmd variable to testcase namespace, Glenn Washburn, 2023/01/10
- [PATCH 6/6] tests: Add cryptomount functional test, Glenn Washburn, 2023/01/10
- Re: [PATCH 0/6] Cryptomount testing, Daniel Kiper, 2023/01/12
- Re: [PATCH 0/6] Cryptomount testing,
Patrick Steinhardt <=