commit | 49afb37988a397ce215e99563e0ab5d2970c6a39 | [log] [tgz] |
---|---|---|
author | Stefan Brüns <stefan.bruens@rwth-aachen.de> | Thu Aug 11 22:52:04 2016 +0200 |
committer | Simon Glass <sjg@chromium.org> | Sun Sep 18 21:04:38 2016 -0600 |
tree | 536619d45a82b01fd351c6210bcf46d0ee29dc77 | |
parent | 2945eb73dd988cbd9775395128935256deb9a96e [diff] |
sandbox: Add "host size" hostfs command for fs test This complements the size/fatsize/ext4size commands added in commit cf6598193aed5de8855eaf70c1994f2bc437255a load, save and ls are already implemented for hostfs, now tests can cover the same operations on hostfs and emulated block devices. Signed-off-by: Stefan Brüns <stefan.bruens@rwth-aachen.de> Acked-by: Simon Glass <sjg@chromium.org>