Add DEP8 packaging/integration tests (LP: #1679392)
Hi, @bryce-guest added some dep8 tests for sg3 utils in Ubuntu a while ago (https://bugs.launchpad.net/ubuntu/+source/sg3-utils/+bug/1679392).
- smoke: Check expected commands are present and support --help.
- basic-scsi-device: Spot check operation of a few basic commands on a synthetic SCSI device.
I haven't seen a related Debian submission yet, but with minimal changes those should IMHO work for Debian just as much, so I added:
- d/t/basic-scsi-device: compat for Debian and Ubuntu
I was unable to pre-test this on Debian test infra, but on Ubuntu this works well for some time now
Providing that for your consideration when you e.g. do the next merge of upstream sg3-utils.