Files
u-boot-sunxi/test
Stephen Warren 08eee2718a test/fs: error case fixes/enhancements
- Use "mkdir -p" to avoid errors when intermediate directories are
  missing.
- Fall back to "dd" when "fallocate" fails. For example, fallocate isn't
  supported on ext4.
- Add error checking for test image generation. Without this, the test
  simply plows on spewing all kinds of errors which are hard to
  immediately root-cause.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
2016-01-13 21:05:21 -05:00
..
2016-01-13 21:05:21 -05:00
2015-05-28 08:18:21 -04:00
2014-09-24 18:30:28 -04:00
2015-05-21 09:16:18 -04:00
2014-09-24 18:30:28 -04:00
2015-05-21 09:16:18 -04:00
2015-11-19 20:27:51 -07:00