aboutsummaryrefslogtreecommitdiff
path: root/tests/test-iov.c
AgeCommit message (Expand)Author
2017-09-05tests: Use real size for iov testsJuan Quintela
2017-08-31test-iov: replace g_malloc()+memcpy() with g_memdup()Marc-André Lureau
2016-09-08tests: fix test-iov leaksMarc-André Lureau
2016-06-07tests: Remove unnecessary glib.h includesPeter Maydell
2016-02-16tests: Clean up includesPeter Maydell
2013-01-02test-iov: add iov_discard_front/back() testcasesStefan Hajnoczi
2012-12-19misc: move include files to include/qemu/Paolo Bonzini
2012-06-11rewrite iov_send_recv() and move it to iov.cMichael Tokarev
2012-06-07rewrite iov_* functionsMichael Tokarev