ACK: [PATCH 2/2] fwts-tests: fix up arg-show-tests-full test
Alex Hung
alex.hung at canonical.com
Wed Apr 1 01:16:44 UTC 2015
On 15-03-31 06:00 PM, Colin King wrote:
> From: Colin Ian King <colin.king at canonical.com>
>
> Recent changes to UEFI specific tests means we need to keep
> the arg-show-tests-full test in sync with these latest changes.
>
> Signed-off-by: Colin Ian King <colin.king at canonical.com>
> ---
> .../arg-show-tests-full-0001/arg-show-tests-full-0001.log | 12 ++++++------
> 1 file changed, 6 insertions(+), 6 deletions(-)
>
> diff --git a/fwts-test/arg-show-tests-full-0001/arg-show-tests-full-0001.log b/fwts-test/arg-show-tests-full-0001/arg-show-tests-full-0001.log
> index 7c2d7f2..d5bccaf 100644
> --- a/fwts-test/arg-show-tests-full-0001/arg-show-tests-full-0001.log
> +++ b/fwts-test/arg-show-tests-full-0001/arg-show-tests-full-0001.log
> @@ -354,7 +354,7 @@ Utilities:
> UEFI variable info query.
>
> Unsafe tests:
> - uefirtauthvar (13 tests):
> + uefirtauthvar (12 tests):
> Create authenticated variable test.
> Authenticated variable test with the same authenticated variable.
> Authenticated variable test with another valid authenticated variable.
> @@ -366,11 +366,11 @@ Unsafe tests:
> Authenticated variable test with invalid modified timestamp.
> Authenticated variable test with different guid.
> Authenticated variable test with invalid attributes.
> - Test with both authenticated attributes are set.
> Set and delete authenticated variable created by different key test.
> - uefirtmisc (2 tests):
> + uefirtmisc (3 tests):
> Test for UEFI miscellaneous runtime service interfaces.
> Stress test for UEFI miscellaneous runtime service interfaces.
> + Test GetNextHighMonotonicCount with invalid NULL parameter.
> uefirttime (35 tests):
> Test UEFI RT service get time interface.
> Test UEFI RT service get time interface, NULL time parameter.
> @@ -423,7 +423,7 @@ UEFI tests:
> UEFI secure boot test.
> uefibootpath (1 test):
> Test UEFI Boot Path Boot####.
> - uefirtauthvar (13 tests):
> + uefirtauthvar (12 tests):
> Create authenticated variable test.
> Authenticated variable test with the same authenticated variable.
> Authenticated variable test with another valid authenticated variable.
> @@ -435,11 +435,11 @@ UEFI tests:
> Authenticated variable test with invalid modified timestamp.
> Authenticated variable test with different guid.
> Authenticated variable test with invalid attributes.
> - Test with both authenticated attributes are set.
> Set and delete authenticated variable created by different key test.
> - uefirtmisc (2 tests):
> + uefirtmisc (3 tests):
> Test for UEFI miscellaneous runtime service interfaces.
> Stress test for UEFI miscellaneous runtime service interfaces.
> + Test GetNextHighMonotonicCount with invalid NULL parameter.
> uefirttime (35 tests):
> Test UEFI RT service get time interface.
> Test UEFI RT service get time interface, NULL time parameter.
Acked-by: Alex Hung <alex.hung at canonical.com>
More information about the fwts-devel
mailing list