test/py: test_fs: add docstring comments to helper functions
authorAkashi Takahiro <takahiro.akashi@linaro.org>
Thu, 27 Sep 2018 07:07:23 +0000 (16:07 +0900)
committerTom Rini <trini@konsulko.com>
Sat, 6 Oct 2018 13:04:18 +0000 (09:04 -0400)
commitc906f372b2ec55222b841b2affb50fd72d985086
tree9cd76f983aa4e4d28a93bdac18947b7988847cf8
parente4040df555d92290262946100f963fa54caddcae
test/py: test_fs: add docstring comments to helper functions

After Siomon's comment, add a descriptive comment (docstring) to each of
helper functions in conftest.py. No functionality changed.

Signed-off-by: Akashi Takahiro <takahiro.akashi@linaro.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
test/py/tests/test_fs/conftest.py