[utf8] Add UTF-8 accumulation self-tests

Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
Michael Brown
2022-02-28 14:41:45 +00:00
parent 3cd3a73261
commit 7e9631b60f
2 changed files with 165 additions and 0 deletions
+1
View File
@@ -75,3 +75,4 @@ REQUIRE_OBJECT ( pem_test );
REQUIRE_OBJECT ( ntlm_test );
REQUIRE_OBJECT ( zlib_test );
REQUIRE_OBJECT ( gzip_test );
REQUIRE_OBJECT ( utf8_test );