c906f372 | 27-Sep-2018 |
Akashi Takahiro <takahiro.akashi@linaro.org> |
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.
Sign
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>
show more ...
|
cce289a9 | 11-Sep-2018 |
Akashi, Takahiro <takahiro.akashi@linaro.org> |
test/py: fs: add fstest/unlink test
In this commit, test cases for unlink interfaces are added as part of "test_fs" test suite.
Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org> Signed-of
test/py: fs: add fstest/unlink test
In this commit, test cases for unlink interfaces are added as part of "test_fs" test suite.
Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org> Signed-off-by: Alexander Graf <agraf@suse.de>
show more ...
|
50ca19cc | 11-Sep-2018 |
AKASHI Takahiro <takahiro.akashi@linaro.org> |
test/py: fs: add fstest/mkdir test
In this commit, test cases for mkdir interfaces are added as part of "test_fs" test suite.
Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org> Signed-off-
test/py: fs: add fstest/mkdir test
In this commit, test cases for mkdir interfaces are added as part of "test_fs" test suite.
Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org> Signed-off-by: Alexander Graf <agraf@suse.de>
show more ...
|
71f27af5 | 11-Sep-2018 |
AKASHI Takahiro <takahiro.akashi@linaro.org> |
test/py: fs: add extended write operation test
In this commit and the following, test scripts for new filesystem functionalities introduced by my patch set, "fs: fat: extend FAT write operations," a
test/py: fs: add extended write operation test
In this commit and the following, test scripts for new filesystem functionalities introduced by my patch set, "fs: fat: extend FAT write operations," are provided.
In particular, this patch adds test cases for sub-directory write and write with non-zero offset.
Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org> Signed-off-by: Alexander Graf <agraf@suse.de>
show more ...
|