u-boot/test/fs
Stefan Brüns 14678b3c62 test/fs: Check ext4 behaviour if dirent is first entry in directory block
This is a regression test for a crash happening if the first dirent
in the block matches. Code tried to access a predecessor entry which
does not exist.
The crash happened for any block, but "." is always the first entry in
the first directory block and thus easy to check for.

Signed-off-by: Stefan Brüns <stefan.bruens@rwth-aachen.de>
2016-09-23 08:57:44 -04:00
..
fat-noncontig-test.sh test: fat: add error-checking to non-contig test 2015-11-18 15:28:59 -05:00
fs-test.sh test/fs: Check ext4 behaviour if dirent is first entry in directory block 2016-09-23 08:57:44 -04:00