commit | dde5d3f0d4afe3ab6a0d048eda6277571692a4d2 | [log] [tgz] |
---|---|---|
author | AKASHI Takahiro <takahiro.akashi@linaro.org> | Tue Sep 11 15:59:20 2018 +0900 |
committer | Alexander Graf <agraf@suse.de> | Sun Sep 23 21:55:30 2018 +0200 |
tree | c7733c46f857af881d254becb7ad9d903449e25e | |
parent | 615af9adabc5e90bc0ecbc99e092bcc57efcb721 [diff] |
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>