
2 Oct
2018
2 Oct
'18
1:21 p.m.
On 27 September 2018 at 00:07, Akashi, Takahiro takahiro.akashi@linaro.org wrote:
From: "Akashi Takahiro" takahiro.akashi@linaro.org
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
test/py/tests/test_fs/conftest.py | 133 ++++++++++++++++++++++++++++++ 1 file changed, 133 insertions(+)
Reviewed-by: Simon Glass sjg@chromium.org
BTW you don't need to put a 'Returns' section if there is nothing returned.