mirror of
https://github.com/cuberite/polarssl.git
synced 2025-10-15 00:33:37 -04:00

We previously had tests for not sending enough (additional) data, but were missing tests for sending too much. I have added these to the state tests, as I don't think this is complex enough to deserve a standalone test. Signed-off-by: Paul Elliott <paul.elliott@arm.com>