summaryrefslogtreecommitdiffstats
path: root/tests/test-iov.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Use real size for iov testsJuan Quintela2017-09-051-5/+5
* test-iov: replace g_malloc()+memcpy() with g_memdup()Marc-André Lureau2017-08-311-2/+1Star
* tests: fix test-iov leaksMarc-André Lureau2016-09-081-0/+7
* tests: Remove unnecessary glib.h includesPeter Maydell2016-06-071-1/+0Star
* tests: Clean up includesPeter Maydell2016-02-161-0/+1
* test-iov: add iov_discard_front/back() testcasesStefan Hajnoczi2013-01-021-0/+150
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-2/+2
* rewrite iov_send_recv() and move it to iov.cMichael Tokarev2012-06-111-0/+107
* rewrite iov_* functionsMichael Tokarev2012-06-071-0/+153