mbox series

[0/5] tests/9pfs: Code refactoring

Message ID 160320655763.255209.3890094487013964615.stgit@bahia.lan
Headers show
Series tests/9pfs: Code refactoring | expand

Message

Greg Kurz Oct. 20, 2020, 3:10 p.m. UTC
Some code refactoring to have a clear distinction between top level
test functions and helper functions.

---

Greg Kurz (5):
      tests/9pfs: Factor out do_fs_version() helper
      tests/9pfs: Turn fs_readdir_split() into a helper
      tests/9pfs: Set alloc in fs_create_dir()
      tests/9pfs: Factor out do_fs_attach() helper
      tests/9pfs: Turn fs_mkdir() into a helper


 tests/qtest/virtio-9p-test.c |   62 +++++++++++++++++++++++-------------------
 1 file changed, 34 insertions(+), 28 deletions(-)

--
Greg