commit | 72acc6546043cb01949cb5d23aafcdbfc0d0af8f | [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 | be45631675cb6f91d0fec5637f0d18dc27b16c12 [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>