Re: [PATCH v1 11/21] appended signatures: verification tests

2025-02-14 Thread Avnish Chouhan
Reviewed-by: Avnish Chouhan  On 2024-12-18 20:26, Sudhakar Kuppusamy wrote: From: Daniel Axtens These tests are run through all_functional_test and test a range of commands and behaviours. Signed-off-by: Daniel Axtens Signed-off-by: Sudhakar Kuppusamy --- grub-core/Makefile.core.def

Re: [PATCH v1 11/21] appended signatures: verification tests

2024-12-30 Thread Stefan Berger
On 12/18/24 9:56 AM, Sudhakar Kuppusamy wrote: From: Daniel Axtens These tests are run through all_functional_test and test a range of commands and behaviours. Signed-off-by: Daniel Axtens Signed-off-by: Sudhakar Kuppusamy Reviewed-by: Stefan Berger --- grub-core/Makefile.core.def

[PATCH v1 11/21] appended signatures: verification tests

2024-12-18 Thread Sudhakar Kuppusamy
From: Daniel Axtens These tests are run through all_functional_test and test a range of commands and behaviours. Signed-off-by: Daniel Axtens Signed-off-by: Sudhakar Kuppusamy --- grub-core/Makefile.core.def | 6 + grub-core/tests/appended_signature_test.c | 258 ++ grub-c