Re: [PATCH v3 5/5] test/py: Add tests for the erofs

2022-02-10 Thread Tom Rini
On Tue, Feb 08, 2022 at 10:05:13PM +0800, Huang Jianan wrote: > Add Python scripts to test 'ls' and 'load' commands, as well as > test related filesystem functions. > > Signed-off-by: Huang Jianan > --- > MAINTAINERS | 1 + > configs/sandbox_defconfig | 1

[PATCH v3 5/5] test/py: Add tests for the erofs

2022-02-08 Thread Huang Jianan
Add Python scripts to test 'ls' and 'load' commands, as well as test related filesystem functions. Signed-off-by: Huang Jianan --- MAINTAINERS | 1 + configs/sandbox_defconfig | 1 + test/py/tests/test_fs/test_erofs.py | 211 3