]> git.dujemihanovic.xyz Git - u-boot.git/commit
test/py: Add tests for the erofs
authorHuang Jianan <jnhuang95@gmail.com>
Sat, 26 Feb 2022 07:05:51 +0000 (15:05 +0800)
committerTom Rini <trini@konsulko.com>
Tue, 15 Mar 2022 20:19:51 +0000 (16:19 -0400)
commit2c30aa3dbcc47cff583042685098ad2e7900ff57
treec2929ba06b67e8f654a4ab9f4b657e805601be9c
parent739941e11eef5055e3a20e7b9a235aac1b33faae
test/py: Add tests for the erofs

Add Python scripts to test 'ls' and 'load' commands, as well as
test related filesystem functions.

Signed-off-by: Huang Jianan <jnhuang95@gmail.com>
MAINTAINERS
configs/sandbox_defconfig
test/py/tests/test_fs/test_erofs.py [new file with mode: 0644]
tools/docker/Dockerfile