commit | e1eb319518c7f4dd46fb0cd33b88f0a9c92914d0 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Wed Jul 01 20:01:53 2020 +0200 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Fri Jul 03 18:03:41 2020 +0200 |
tree | 62b0cc662f13030ac7cec6351304b8ec060f160f | |
parent | 623e5e586e4bac2abe00f1c92c917fa43f00a250 [diff] [blame] |
test: provide tests for efi_image_region_add() Provide unit tests for efi_image_region_add(). Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
diff --git a/MAINTAINERS b/MAINTAINERS index db8cecd..b515bf3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS
@@ -633,6 +633,7 @@ F: include/asm-generic/pe.h F: lib/charset.c F: lib/efi*/ +F: test/lib/efi_* F: test/py/tests/test_efi* F: test/py/tests/test_efi*/ F: test/unicode_ut.c