summaryrefslogtreecommitdiffstats
path: root/tests/qtest/libqos/virtio-9p-client.c
Commit message (Expand)AuthorAgeFilesLines
* tests/9p: remove unnecessary g_strdup() callsChristian Schoenebeck2022-10-241-11/+8Star
* tests/9p: merge v9fs_tunlinkat() and do_unlinkat()Christian Schoenebeck2022-10-241-8/+29
* tests/9p: merge v9fs_tlink() and do_hardlink()Christian Schoenebeck2022-10-241-8/+35
* tests/9p: merge v9fs_tsymlink() and do_symlink()Christian Schoenebeck2022-10-241-6/+31
* tests/9p: merge v9fs_tlcreate() and do_lcreate()Christian Schoenebeck2022-10-241-9/+36
* tests/9p: merge v9fs_tmkdir() and do_mkdir()Christian Schoenebeck2022-10-241-7/+35
* tests/9p: convert v9fs_tflush() to declarative argumentsChristian Schoenebeck2022-10-241-4/+19
* tests/9p: convert v9fs_twrite() to declarative argumentsChristian Schoenebeck2022-10-241-10/+28
* tests/9p: convert v9fs_tlopen() to declarative argumentsChristian Schoenebeck2022-10-241-6/+22
* tests/9p: convert v9fs_treaddir() to declarative argumentsChristian Schoenebeck2022-10-241-7/+25
* tests/9p: convert v9fs_tgetattr() to declarative argumentsChristian Schoenebeck2022-10-241-6/+26
* tests/9p: merge v9fs_tattach(), do_attach(), do_attach_rqid()Christian Schoenebeck2022-10-241-6/+34
* tests/9p: merge v9fs_tversion() and do_version()Christian Schoenebeck2022-10-241-7/+40
* tests/9p: merge *walk*() functionsChristian Schoenebeck2022-10-241-11/+103
* tests/9p: split virtio-9p-test.c into tests and 9p client partChristian Schoenebeck2022-10-241-0/+684