summaryrefslogtreecommitdiffstats
path: root/tests/test_echo_tcp_writev_readv.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Migrate to new cmocka APIAndreas Schneider2015-08-111-7/+17
* tests: Fix type punning warnings.Andreas Schneider2014-09-011-16/+16
* tests: Fix an out of bound access.Andreas Schneider2014-04-141-2/+4
* tests: writev/readv must have iovec > 0Jakub Hrozek2013-12-231-2/+2
* tests: Add missing include for writev/readv.Andreas Schneider2013-12-211-0/+1
* tests: Add test_echo_tcp_write_readvJakub Hrozek2013-12-201-0/+176