diff options
author | AKASHI Takahiro <takahiro.akashi@linaro.org> | 2019-11-26 17:28:49 +0900 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-12-05 10:28:38 -0500 |
commit | 995237b04921574c3922734005d1493d5ec8be97 (patch) | |
tree | af1052f6fbd759f8134f47fe9ba567544ed4c001 /arch | |
parent | 39606d462c97408fa10c41206631e64225458636 (diff) |
test/py: test_fs: add tests for creating/deleting many files
# This is actually a resent patch of
# [1] https://lists.denx.de/pipermail/u-boot/2019-May/369170.html
Two test cases are added under test_fs_ext:
test case 10: for root directory
test case 11: for non-root directory
Those will verify a behavior fixed by the commits related to
root directory
("fs: fat: allocate a new cluster for root directory of fat32" and
"fs: fat: flush a directory cluster properly"), and focus on
handling long-file-name directory entries under a directory.
Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions