commit | c906f372b2ec55222b841b2affb50fd72d985086 | [log] [tgz] |
---|---|---|
author | Akashi Takahiro <takahiro.akashi@linaro.org> | Thu Sep 27 16:07:23 2018 +0900 |
committer | Tom Rini <trini@konsulko.com> | Sat Oct 06 09:04:18 2018 -0400 |
tree | 9cd76f983aa4e4d28a93bdac18947b7988847cf8 | |
parent | e4040df555d92290262946100f963fa54caddcae [diff] |
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>