Test-Command: [ -e /dev/sda ] && disktype /dev/sda || echo "Device /dev/sda not found. Aborting test."
Restrictions: allow-stderr

Test-Command: fsdeploy fs.multiple.xz;
              cd $AUTOPKGTEST_TMP;
              disktype fs.multiple | egrep -i '(Btrfs|Ext4|exFAT|NTFS)'
Depends: @, forensics-samples-multiple (>= 1.1.2-1)
