57 Commits (master)

Author SHA1 Message Date
Greg Kurz 610dc187e5 tests/9p: Test `Tsetattr` can truncate unlinked file 1 year ago
Christian Schoenebeck 4719a2d591 tests/9p: add 'Tsetattr' request to test client 1 year ago
Christian Schoenebeck eaab44ccc5 tests/9p: also check 'Tgetattr' in 'use-after-unlink' test 1 year ago
Christian Schoenebeck 462db8fb1d tests/9p: add 'use-after-unlink' test 2 years ago
Daniel Henrique Barboza dcae75fba1 qtest/virtio-9p-test.c: remove g_test_slow() gate 2 years ago
Daniel Henrique Barboza 981eb10603 qtest/virtio-9p-test.c: create/remove temp dirs after each test 2 years ago
Christian Schoenebeck 43e0d9fb35 tests/9p: merge v9fs_tunlinkat() and do_unlinkat() 4 years ago
Christian Schoenebeck d41a9462ea tests/9p: merge v9fs_tlink() and do_hardlink() 4 years ago
Christian Schoenebeck 9beabfa52c tests/9p: merge v9fs_tsymlink() and do_symlink() 4 years ago
Christian Schoenebeck bd4660d49a tests/9p: merge v9fs_tlcreate() and do_lcreate() 4 years ago
Christian Schoenebeck e11680102a tests/9p: merge v9fs_tmkdir() and do_mkdir() 4 years ago
Christian Schoenebeck d89146fd16 tests/9p: convert v9fs_tflush() to declarative arguments 4 years ago
Christian Schoenebeck bb286ff8e8 tests/9p: simplify callers of twrite() 4 years ago
Christian Schoenebeck ac9e4e6185 tests/9p: convert v9fs_twrite() to declarative arguments 4 years ago
Christian Schoenebeck 0e4c4ff02a tests/9p: simplify callers of tlopen() 4 years ago
Christian Schoenebeck 3878ce4cc2 tests/9p: convert v9fs_tlopen() to declarative arguments 4 years ago
Christian Schoenebeck a9a5376931 tests/9p: simplify callers of treaddir() 4 years ago
Christian Schoenebeck 1ebacc40ca tests/9p: convert v9fs_treaddir() to declarative arguments 4 years ago
Christian Schoenebeck 28c736709b tests/9p: simplify callers of tgetattr() 4 years ago
Christian Schoenebeck 2af5be47b9 tests/9p: convert v9fs_tgetattr() to declarative arguments 4 years ago
Christian Schoenebeck 1125ddf66f tests/9p: simplify callers of tattach() 4 years ago
Christian Schoenebeck 74a160aba9 tests/9p: merge v9fs_tattach(), do_attach(), do_attach_rqid() 4 years ago
Christian Schoenebeck bee8fda2f9 tests/9p: merge v9fs_tversion() and do_version() 4 years ago
Christian Schoenebeck 3f3e923220 tests/9p: simplify callers of twalk() 4 years ago
Christian Schoenebeck 569f3b63ad tests/9p: merge *walk*() functions 4 years ago
Christian Schoenebeck 684f912034 tests/9p: split virtio-9p-test.c into tests and 9p client part 4 years ago
Christian Schoenebeck 0e43495d3b tests/9pfs: check fid being unaffected in fs_walk_2nd_nonexistent 4 years ago
Christian Schoenebeck 15fbff488a tests/9pfs: guard recent 'Twalk' behaviour fix 4 years ago
Christian Schoenebeck a6821b8284 tests/9pfs: compare QIDs in fs_walk_none() test 4 years ago
Christian Schoenebeck c1668948e8 tests/9pfs: Twalk with nwname=0 4 years ago
Christian Schoenebeck 9472a68965 tests/9pfs: walk to non-existent dir 4 years ago
Markus Armbruster 1366244ab6 9pfs: Use g_new() & friends where that makes obvious sense 4 years ago
Will Cohen d3671fd972 9p: darwin: Adjust assumption on virtio-9p-test 4 years ago
Christian Schoenebeck 65ceee0ae5 tests/9pfs: use g_autofree where possible 4 years ago
Christian Schoenebeck 6f56908427 9pfs: add link to 9p developer docs 5 years ago
Greg Kurz 558f5c42ef tests/9pfs: Mark "local" tests as "slow" 5 years ago
Christian Schoenebeck 4d0746e213 tests/9pfs: add local Tunlinkat hard link test 6 years ago
Christian Schoenebeck 64e3d40322 tests/9pfs: add local Tlink test 6 years ago
Christian Schoenebeck 5b28ab8bda tests/9pfs: add local Tunlinkat symlink test 6 years ago
Christian Schoenebeck 59ff563db1 tests/9pfs: add local Tsymlink test 6 years ago
Christian Schoenebeck 472c18b8bf tests/9pfs: add local Tunlinkat file test 6 years ago
Christian Schoenebeck b09dbfdd51 tests/9pfs: add local Tlcreate test 6 years ago
Christian Schoenebeck b37d62d6de tests/9pfs: add local Tunlinkat directory test 6 years ago
Christian Schoenebeck 2001880522 tests/9pfs: simplify do_mkdir() 6 years ago
Greg Kurz c1934f630c tests/9pfs: Turn fs_mkdir() into a helper 6 years ago
Greg Kurz 1d98613d7c tests/9pfs: Turn fs_readdir_split() into a helper 6 years ago
Greg Kurz 3fe4baf47b tests/9pfs: Factor out do_attach() helper 6 years ago
Greg Kurz 382619eff5 tests/9pfs: Set alloc in fs_create_dir() 6 years ago
Greg Kurz 1c450e6efe tests/9pfs: Factor out do_version() helper 6 years ago
Christian Schoenebeck 136b7af227 tests/9pfs: fix test dir for parallel tests 5 years ago