commit | 55ce3e99b73a96cde6574b41bf4157556ea5ece7 | [log] [tgz] |
---|---|---|
author | Caleb Connolly <caleb.connolly@linaro.org> | Fri Aug 30 13:34:40 2024 +0100 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Thu Sep 12 17:35:38 2024 +0200 |
tree | fdddd69794794a6cdb0b655b135aee9cfd8313a7 | |
parent | d9d9334994d7ea0a39ecedcca016b47fd909ad1b [diff] |
test: lib/uuid: add unit tests for dynamic UUIDs Add some basic unit tests to validate that the UUID generation behaves as expected. This matches the implementation in efi_loader for sandbox and a Qualcomm board and should catch any regressions. Acked-by: Ilias Apalodimas <ilias.apalodimas@linaro.org> Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>