]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit - test/fs/fs-test.sh
sandbox: script for testing sandbox/ext4/fat/fs commands
authorSuriyan Ramasami <suriyan.r@gmail.com>
Mon, 17 Nov 2014 22:39:39 +0000 (14:39 -0800)
committerTom Rini <trini@ti.com>
Sun, 23 Nov 2014 11:49:05 +0000 (06:49 -0500)
commit6c016485a685b5cdac28edb25147311a3e88d51f
tree35d9d99c07874f652bc52181a692b9ff0a4fa0b5
parentd455d8789d5b35a39a0a179b3af4b423db13bfdd
sandbox: script for testing sandbox/ext4/fat/fs commands

Test size/read/write commands in a sandbox environment.

Signed-off-by: Suriyan Ramasami <suriyan.r@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
test/fs/fs-test.sh [new file with mode: 0755]