mirror of
https://github.com/cuberite/polarssl.git
synced 2025-11-19 04:22:19 -05:00
- external errors are now checked in the specified point. If the same error happens in another line, then this is not valid and the test fails - fixed some inconsistency in which injected error codes were not taken from the data file. Now all the expected error code are read from the data file - added a couple of defines to shrink the code Signed-off-by: Valerio Setti <vsetti@baylibre.com>