[test] Add test cases for editable strings

Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
Michael Brown
2024-04-17 15:49:37 +01:00
parent b01781a2b8
commit d7e58c5a81
2 changed files with 199 additions and 0 deletions

View File

@@ -85,3 +85,4 @@ REQUIRE_OBJECT ( x25519_test );
REQUIRE_OBJECT ( des_test );
REQUIRE_OBJECT ( mschapv2_test );
REQUIRE_OBJECT ( uuid_test );
REQUIRE_OBJECT ( editstring_test );