ACK: [PATCH] uefi: uefirttime: Add tests to exercise invalid parameters

Keng-Yu Lin keng-yu.lin at canonical.com
Wed Mar 18 04:43:18 UTC 2015


On Wed, Mar 18, 2015 at 12:08 PM, Alex Hung <alex.hung at canonical.com> wrote:
> On 03/18/2015 12:44 AM, Colin King wrote:
>> From: Colin Ian King <colin.king at canonical.com>
>>
>> Make the runtime date/time specific service tests exercise invalid
>> parameters, such as:
>>
>>  * Null parameters
>>  * Illegal out of range values in paramaters
>>
>> To facilitate the Null paramaters, the efi_runtime required some
>> changes to check for NULLs and pass these over to the run time services
>> appropriately.
>>
>> Signed-off-by: Colin Ian King <colin.king at canonical.com>
>> ---
>>  efi_runtime/efi_runtime.c                          |  49 +-
>>  .../arg-show-tests-full-0001.log                   |  68 ++-
>>  src/uefi/uefirttime/uefirttime.c                   | 642 ++++++++++++++++++++-
>>  3 files changed, 733 insertions(+), 26 deletions(-)
>>
>
>
> Acked-by: Alex Hung <alex.hung at canonical.com>
>
Acked-by: Keng-Yu Lin <kengyu at canonical.com>



More information about the fwts-devel mailing list