Fix wolfCrypt errors test to allow -178.

This commit is contained in:
David Garske 2017-06-09 10:54:11 -07:00
parent 4bb17205fe
commit 7a3769f435
1 changed files with 1 additions and 1 deletions

View File

@ -930,7 +930,7 @@ int error_test()
/* Values that are not or no longer error codes. */
int missing[] = { -122, -123, -124, -127, -128, -129,
-161, -162, -163, -164, -165, -166, -167, -168, -169,
-178, -179, -233,
-179, -233,
0 };
/* Check that all errors have a string and it's the same through the two