]> git.baikalelectronics.ru Git - uboot.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)
commit5168f0ea749936659a8422863eef2951b10c564d
treec2929ba06b67e8f654a4ab9f4b657e805601be9c
parent4be6ab7cc9d2a168040bf060ff5c61b8d130b08e
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