btrfs-progs: tests: add 013-subvolume-sync-crash
authorDavid Sterba <dsterba@suse.com>
Thu, 17 Mar 2016 13:22:24 +0000 (14:22 +0100)
committerDavid Sterba <dsterba@suse.com>
Thu, 17 Mar 2016 13:22:43 +0000 (14:22 +0100)
commit974d2ed5644a258d2b27fe28c989b36fb3bec75c
treea67f04fbce9f21c4a84308a11183d8ec7644965f
parentcdd1bae4032619d3d3acec0d48c32955e3235d1e
btrfs-progs: tests: add 013-subvolume-sync-crash

Test for "btrfs-progs: subvol sync: fix memory corruption, undersized
array", a lot of deleted subvolumes in the 'subvol sync' will not fit
into the array, should result in a glibc report.

Signed-off-by: David Sterba <dsterba@suse.com>
tests/misc-tests/013-subvolume-sync-crash/test.sh [new file with mode: 0755]