]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commite34d10fa31a551ca67d1832743f7e76497633cd6
tree9cd76f983aa4e4d28a93bdac18947b7988847cf8
parent42e34d8c562f35cbff35b7d74c4ab2779606c7ee
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