index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
qtest
/
virtio-9p-test.c
Age
Commit message (
Expand
)
Author
2024-03-28
qtest/virtio-9p-test.c: remove g_test_slow() gate
Daniel Henrique Barboza
2024-03-28
qtest/virtio-9p-test.c: create/remove temp dirs after each test
Daniel Henrique Barboza
2022-10-24
tests/9p: merge v9fs_tunlinkat() and do_unlinkat()
Christian Schoenebeck
2022-10-24
tests/9p: merge v9fs_tlink() and do_hardlink()
Christian Schoenebeck
2022-10-24
tests/9p: merge v9fs_tsymlink() and do_symlink()
Christian Schoenebeck
2022-10-24
tests/9p: merge v9fs_tlcreate() and do_lcreate()
Christian Schoenebeck
2022-10-24
tests/9p: merge v9fs_tmkdir() and do_mkdir()
Christian Schoenebeck
2022-10-24
tests/9p: convert v9fs_tflush() to declarative arguments
Christian Schoenebeck
2022-10-24
tests/9p: simplify callers of twrite()
Christian Schoenebeck
2022-10-24
tests/9p: convert v9fs_twrite() to declarative arguments
Christian Schoenebeck
2022-10-24
tests/9p: simplify callers of tlopen()
Christian Schoenebeck
2022-10-24
tests/9p: convert v9fs_tlopen() to declarative arguments
Christian Schoenebeck
2022-10-24
tests/9p: simplify callers of treaddir()
Christian Schoenebeck
2022-10-24
tests/9p: convert v9fs_treaddir() to declarative arguments
Christian Schoenebeck
2022-10-24
tests/9p: simplify callers of tgetattr()
Christian Schoenebeck
2022-10-24
tests/9p: convert v9fs_tgetattr() to declarative arguments
Christian Schoenebeck
2022-10-24
tests/9p: simplify callers of tattach()
Christian Schoenebeck
2022-10-24
tests/9p: merge v9fs_tattach(), do_attach(), do_attach_rqid()
Christian Schoenebeck
2022-10-24
tests/9p: merge v9fs_tversion() and do_version()
Christian Schoenebeck
2022-10-24
tests/9p: simplify callers of twalk()
Christian Schoenebeck
2022-10-24
tests/9p: merge *walk*() functions
Christian Schoenebeck
2022-10-24
tests/9p: split virtio-9p-test.c into tests and 9p client part
Christian Schoenebeck
2022-06-16
tests/9pfs: check fid being unaffected in fs_walk_2nd_nonexistent
Christian Schoenebeck
2022-06-16
tests/9pfs: guard recent 'Twalk' behaviour fix
Christian Schoenebeck
2022-06-16
tests/9pfs: compare QIDs in fs_walk_none() test
Christian Schoenebeck
2022-06-16
tests/9pfs: Twalk with nwname=0
Christian Schoenebeck
2022-06-16
tests/9pfs: walk to non-existent dir
Christian Schoenebeck
2022-03-21
9pfs: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-03-07
9p: darwin: Adjust assumption on virtio-9p-test
Will Cohen
2022-02-17
tests/9pfs: use g_autofree where possible
Christian Schoenebeck
2021-07-05
9pfs: add link to 9p developer docs
Christian Schoenebeck
2020-11-24
tests/9pfs: Mark "local" tests as "slow"
Greg Kurz
2020-11-01
tests/9pfs: add local Tunlinkat hard link test
Christian Schoenebeck
2020-11-01
tests/9pfs: add local Tlink test
Christian Schoenebeck
2020-11-01
tests/9pfs: add local Tunlinkat symlink test
Christian Schoenebeck
2020-11-01
tests/9pfs: add local Tsymlink test
Christian Schoenebeck
2020-11-01
tests/9pfs: add local Tunlinkat file test
Christian Schoenebeck
2020-11-01
tests/9pfs: add local Tlcreate test
Christian Schoenebeck
2020-11-01
tests/9pfs: add local Tunlinkat directory test
Christian Schoenebeck
2020-11-01
tests/9pfs: simplify do_mkdir()
Christian Schoenebeck
2020-11-01
tests/9pfs: Turn fs_mkdir() into a helper
Greg Kurz
2020-11-01
tests/9pfs: Turn fs_readdir_split() into a helper
Greg Kurz
2020-11-01
tests/9pfs: Factor out do_attach() helper
Greg Kurz
2020-11-01
tests/9pfs: Set alloc in fs_create_dir()
Greg Kurz
2020-11-01
tests/9pfs: Factor out do_version() helper
Greg Kurz
2020-11-01
tests/9pfs: fix test dir for parallel tests
Christian Schoenebeck
2020-10-19
tests/9pfs: add local Tmkdir test
Christian Schoenebeck
2020-10-19
tests/9pfs: introduce local tests
Christian Schoenebeck
2020-10-19
tests/9pfs: change qtest name prefix to synth
Christian Schoenebeck
2020-08-12
tests/virtio-9p: added split readdir tests
Christian Schoenebeck
[next]