Test corner cases in the SPTPS protocol.
authorGuus Sliepen <guus@tinc-vpn.org>
Wed, 5 Oct 2011 20:05:13 +0000 (22:05 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Wed, 5 Oct 2011 20:05:13 +0000 (22:05 +0200)
commit67ff81ec16b8ab5f15d16efbedfecfaf0be17c13
tree38f11ecdb9938ce0025917e11f5033f448b391b9
parent30013511504e925729ebc67772205a74c4b8aeea
Test corner cases in the SPTPS protocol.

* Test zero-byte messages.
* Test maximum size (65535 byte) messages.
* Test different message types.
* Test key renegotiation.
src/sptps_test.c