File: control

package info (click to toggle)
disktype 9-11
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 452 kB
  • sloc: ansic: 5,252; makefile: 150
file content (7 lines) | stat: -rw-r--r-- 329 bytes parent folder | download
1
2
3
4
5
6
7
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)