blob: 4144d473f5cbc6bd21bdec56fb7ec701b191726a [file] [log] [blame]
Jacob Erlbeck36106ae2014-03-20 19:14:33 +01001Testing the IPA layer.
2Testing IPA recv with complete messages.
3got IPA message, size=10, proto=200, text="Hello IPA"
4got IPA message, size=86, proto=200, text="A longer test message. ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyz"
5got IPA message, size=16, proto=200, text="Hello again IPA"
6got IPA message, size=1, proto=200, text=""
7got IPA message, size=14, proto=200, text="Next is empty"
8done: unread 14, unsent 0
9Testing IPA recv with partitioned messages.
10ipa_msg_recv failed with: Input/output error
11done: unread 0, unsent 154
12No crashes.