]> Git Repo - J-u-boot.git/commit
test/py: fs: add extended write operation test
authorAKASHI Takahiro <[email protected]>
Tue, 11 Sep 2018 06:59:20 +0000 (15:59 +0900)
committerAlexander Graf <[email protected]>
Sun, 23 Sep 2018 19:55:30 +0000 (21:55 +0200)
commit71f27af58ef90f65e1de3a86fda3915361b0d4a8
treec7733c46f857af881d254becb7ad9d903449e25e
parentde8106c198b442f8363557006c13a7807d972552
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 <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
test/py/tests/test_fs/conftest.py
test/py/tests/test_fs/fstest_defs.py
test/py/tests/test_fs/test_ext.py [new file with mode: 0644]
This page took 0.031506 seconds and 4 git commands to generate.