kc3-lang/smtp/test/seams.h

Branch :


Log

Author Commit Date CI Message
b6744cd1 2018-11-13 07:43:50 Add test seam for strlen() function. Add separate functions that add additional checks for unsigned wrapping. Initialize socket value to -1.
ee6d4b2c 2018-08-21 04:29:41 Set all source files to version 1.00.
74e0ffef 2018-08-12 00:17:48 Finish adding test cases for x509 which brings us to 100% branch/code coverage.
c746e8f2 2018-06-16 18:40:21 Undefine all functions that get redefined in the test seams file.
1490e2d2 2018-06-05 14:55:19 Add test seams on some of the functions used by the SMTP library. This will allow the main testing framework to inject return values at certain points in order to test different error conditions.