u-boot-brain/test/py/tests
AKASHI Takahiro 995237b049 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>
2019-12-05 10:28:38 -05:00
..
test_android test/py: Split mark to multiple lines 2019-10-30 17:48:46 -04:00
test_fs test/py: test_fs: add tests for creating/deleting many files 2019-12-05 10:28:38 -05:00
vboot pytest: vboot: add a test for required key 2019-10-15 08:40:02 -06:00
test_000_version.py SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
test_bind.py test/py: Use raw strings more to avoid deprecation warnings 2019-10-30 17:48:47 -04:00
test_dfu.py test: Use single quote consistently 2019-01-15 15:28:41 -05:00
test_efi_loader.py test: Use single quote consistently 2019-01-15 15:28:41 -05:00
test_efi_selftest.py test/py: test_efi_selftest.py: Updates for python 3 support 2019-10-30 17:48:47 -04:00
test_env.py test/py: add test for whitelist of variables while importing environment 2018-07-20 15:55:09 -04:00
test_fit.py test/py: Manual python3 fixes 2019-10-30 17:48:47 -04:00
test_fpga.py test/py: Automated conversion to Python 3 2019-10-30 17:48:47 -04:00
test_gpt.py test/py: gpt: Use long options for sgdisk 2019-07-18 11:31:26 -04:00
test_handoff.py spl: Add support for passing handoff info to U-Boot proper 2018-11-26 08:25:37 -05:00
test_help.py SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
test_hush_if_test.py test/py: hush_if_test: Use open() in place of file() 2018-07-10 14:50:50 -06:00
test_log.py test/py: Automated conversion to Python 3 2019-10-30 17:48:47 -04:00
test_md.py SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
test_mmc_rd.py test/py: don't use mmc_rd config for other mmc tests 2019-05-09 19:52:55 -04:00
test_mmc_wr.py test/py: Automated conversion to Python 3 2019-10-30 17:48:47 -04:00
test_net.py test/py: use default load address for tftp 2019-02-12 07:19:24 -05:00
test_ofplatdata.py test: check u-boot properties in SPL device tree 2019-07-10 16:52:58 -06:00
test_pinmux.py test/py: test pinmux command 2018-11-16 16:51:57 -05:00
test_sandbox_exit.py SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
test_sf.py SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
test_shell_basics.py SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
test_sleep.py SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
test_tpm2.py test/py: tpm2: switch from 'tpm' to 'tpm2' command 2018-07-28 11:58:08 -04:00
test_ums.py test: Use single quote consistently 2019-01-15 15:28:41 -05:00
test_unknown_cmd.py SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
test_ut.py test/py: test_ut.py: Ensure we use bytes 2019-10-30 17:48:47 -04:00
test_vboot.py pytest: vboot: add a test for required key 2019-10-15 08:40:02 -06:00