commit | 26e16a850e644cf9239c426ad19e390d5c6544e5 | [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 | 7558385e483c8c89ceaa6c24485827255fcceef8 [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>