]> git.dujemihanovic.xyz Git - u-boot.git/commit
test: lib/uuid: add tests for UUID version/variant bits
authorCaleb Connolly <caleb.connolly@linaro.org>
Fri, 30 Aug 2024 12:34:41 +0000 (13:34 +0100)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Thu, 12 Sep 2024 15:35:38 +0000 (17:35 +0200)
commit22d3d3cd49339fb0eb70ce22276867993ada090c
tree5b7301b3c43dd3fd35d69615e2a2d5f458134ea3
parent26e16a850e644cf9239c426ad19e390d5c6544e5
test: lib/uuid: add tests for UUID version/variant bits

Add a test to check the version/variant bits of v4 and v5 UUIDs.

Acked-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
test/lib/uuid.c