summaryrefslogtreecommitdiff
path: root/tests/test-iov.c
AgeCommit message (Expand)AuthorFilesLines
2017-09-05tests: Use real size for iov testsJuan Quintela1-5/+5
2017-08-31test-iov: replace g_malloc()+memcpy() with g_memdup()Marc-André Lureau1-2/+1
2016-09-08tests: fix test-iov leaksMarc-André Lureau1-0/+7
2016-06-07tests: Remove unnecessary glib.h includesPeter Maydell1-1/+0
2016-02-16tests: Clean up includesPeter Maydell1-0/+1
2013-01-02test-iov: add iov_discard_front/back() testcasesStefan Hajnoczi1-0/+150
2012-12-19misc: move include files to include/qemu/Paolo Bonzini1-2/+2
2012-06-11rewrite iov_send_recv() and move it to iov.cMichael Tokarev1-0/+107
2012-06-07rewrite iov_* functionsMichael Tokarev1-0/+153