feat(resize-fs): add test for partition resizing
The RevPi images resize the last partition of the internal eMMC storage to fit the whole size of the disk. This could fail, so check whether the storage was actually resized to fit to the disk. Leave a tolerance of 4096 blocks when checking for the size.
Signed-off-by: Thomas Böhler t.boehler@kunbus.com