summaryrefslogtreecommitdiff
path: root/tests/qtest/virtio-9p-test.c
AgeCommit message (Expand)Author
2020-11-24tests/9pfs: Mark "local" tests as "slow"Greg Kurz
2020-11-01tests/9pfs: add local Tunlinkat hard link testChristian Schoenebeck
2020-11-01tests/9pfs: add local Tlink testChristian Schoenebeck
2020-11-01tests/9pfs: add local Tunlinkat symlink testChristian Schoenebeck
2020-11-01tests/9pfs: add local Tsymlink testChristian Schoenebeck
2020-11-01tests/9pfs: add local Tunlinkat file testChristian Schoenebeck
2020-11-01tests/9pfs: add local Tlcreate testChristian Schoenebeck
2020-11-01tests/9pfs: add local Tunlinkat directory testChristian Schoenebeck
2020-11-01tests/9pfs: simplify do_mkdir()Christian Schoenebeck
2020-11-01tests/9pfs: Turn fs_mkdir() into a helperGreg Kurz
2020-11-01tests/9pfs: Turn fs_readdir_split() into a helperGreg Kurz
2020-11-01tests/9pfs: Factor out do_attach() helperGreg Kurz
2020-11-01tests/9pfs: Set alloc in fs_create_dir()Greg Kurz
2020-11-01tests/9pfs: Factor out do_version() helperGreg Kurz
2020-11-01tests/9pfs: fix test dir for parallel testsChristian Schoenebeck
2020-10-19tests/9pfs: add local Tmkdir testChristian Schoenebeck
2020-10-19tests/9pfs: introduce local testsChristian Schoenebeck
2020-10-19tests/9pfs: change qtest name prefix to synthChristian Schoenebeck
2020-08-12tests/virtio-9p: added split readdir testsChristian Schoenebeck
2020-02-08tests/virtio-9p: added readdir testChristian Schoenebeck
2020-02-08tests/virtio-9p: add terminating null in v9fs_string_read()Christian Schoenebeck
2020-01-12test: Move qtests to a separate directoryThomas Huth