mbox series

[0/2] test/py: test_fs: follow up v3 of fat write patches

Message ID 20180927070336.7561-1-takahiro.akashi@linaro.org
Headers show
Series test/py: test_fs: follow up v3 of fat write patches | expand

Message

AKASHI Takahiro Sept. 27, 2018, 7:03 a.m. UTC
This patch set is a collection of trivial updates on my v3 of fat write
patches[1]. No functionality changed.

[1] https://lists.denx.de/pipermail/u-boot/2018-September/340652.html


Akashi, Takahiro (2):
  test/py: test_fs: remove fs_type argument from umount_fs()
  test/py: test_fs: add docstring comments to helper functions

 test/py/tests/test_fs/conftest.py | 147 ++++++++++++++++++++++++++++--
 1 file changed, 140 insertions(+), 7 deletions(-)