support/testing: fs/ext: add a negative test for the "extent" feature
authorLuca Ceresoli <luca@lucaceresoli.net>
Sat, 27 May 2017 21:58:47 +0000 (23:58 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 28 May 2017 12:48:08 +0000 (14:48 +0200)
commitcfecdfadc1c980e3bb6dc86101b3b932a0969017
treed5094c4c097134d270d07117317093db6be76f41
parente0a787669124d0ae1da81739f3fb7eabba272fb4
support/testing: fs/ext: add a negative test for the "extent" feature

We only have a positive test for it, in ext4. Let's have a negative
one as well.

Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Reviewed-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
support/testing/tests/fs/test_ext.py