aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest/virtio-9p-test.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-16tests/9pfs: check fid being unaffected in fs_walk_2nd_nonexistentChristian Schoenebeck1-4/+22
2022-06-16tests/9pfs: guard recent 'Twalk' behaviour fixChristian Schoenebeck1-3/+39
2022-06-16tests/9pfs: compare QIDs in fs_walk_none() testChristian Schoenebeck1-0/+87
2022-06-16tests/9pfs: Twalk with nwname=0Christian Schoenebeck1-0/+22
2022-06-16tests/9pfs: walk to non-existent dirChristian Schoenebeck1-0/+30
2022-03-219pfs: Use g_new() & friends where that makes obvious senseMarkus Armbruster1-2/+2
2022-03-079p: darwin: Adjust assumption on virtio-9p-testWill Cohen1-1/+1
2022-02-17tests/9pfs: use g_autofree where possibleChristian Schoenebeck1-63/+27
2021-07-059pfs: add link to 9p developer docsChristian Schoenebeck1-0/+5
2020-11-24tests/9pfs: Mark "local" tests as "slow"Greg Kurz1-0/+9
2020-11-01tests/9pfs: add local Tunlinkat hard link testChristian Schoenebeck1-0/+30
2020-11-01tests/9pfs: add local Tlink testChristian Schoenebeck1-0/+71
2020-11-01tests/9pfs: add local Tunlinkat symlink testChristian Schoenebeck1-0/+28
2020-11-01tests/9pfs: add local Tsymlink testChristian Schoenebeck1-0/+77
2020-11-01tests/9pfs: add local Tunlinkat file testChristian Schoenebeck1-0/+24
2020-11-01tests/9pfs: add local Tlcreate testChristian Schoenebeck1-0/+77
2020-11-01tests/9pfs: add local Tunlinkat directory testChristian Schoenebeck1-0/+71
2020-11-01tests/9pfs: simplify do_mkdir()Christian Schoenebeck1-8/+19
2020-11-01tests/9pfs: Turn fs_mkdir() into a helperGreg Kurz1-5/+2
2020-11-01tests/9pfs: Turn fs_readdir_split() into a helperGreg Kurz1-7/+7
2020-11-01tests/9pfs: Factor out do_attach() helperGreg Kurz1-12/+16
2020-11-01tests/9pfs: Set alloc in fs_create_dir()Greg Kurz1-0/+1
2020-11-01tests/9pfs: Factor out do_version() helperGreg Kurz1-5/+9
2020-11-01tests/9pfs: fix test dir for parallel testsChristian Schoenebeck1-0/+12
2020-10-19tests/9pfs: add local Tmkdir testChristian Schoenebeck1-0/+139
2020-10-19tests/9pfs: introduce local testsChristian Schoenebeck1-14/+30
2020-10-19tests/9pfs: change qtest name prefix to synthChristian Schoenebeck1-14/+14
2020-08-12tests/virtio-9p: added split readdir testsChristian Schoenebeck1-0/+108
2020-02-08tests/virtio-9p: added readdir testChristian Schoenebeck1-0/+152
2020-02-08tests/virtio-9p: add terminating null in v9fs_string_read()Christian Schoenebeck1-1/+2
2020-01-12test: Move qtests to a separate directoryThomas Huth1-0/+662