qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Greg Kurz
Subject: [PATCH 0/5] tests/9pfs: Code refactoring
Date: Tue, 20 Oct 2020 17:10:58 +0200
User-agent: StGit/0.21

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]