]> git.dujemihanovic.xyz Git - u-boot.git/commit
test: unit test for efi_dp_check_length()
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sun, 23 Aug 2020 08:53:50 +0000 (10:53 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Mon, 24 Aug 2020 14:37:53 +0000 (16:37 +0200)
commit5bba77e48be801176a55223b1f76bc44e8e1b3cb
tree258bb565b2daf163324bcab76fc8aed6144717af
parent5cad4a30932a31f1646510d35af7e9e36f71708a
test: unit test for efi_dp_check_length()

Provide a unit test for function efi_dp_check_length().

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
test/lib/Makefile
test/lib/efi_device_path.c [new file with mode: 0644]