Add few more tests.

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2013-04-30 17:41:32 +02:00
parent 583e5b645c
commit 3f9634e550
17 changed files with 265 additions and 20 deletions

View file

@ -23,9 +23,10 @@ disk=hda
indisk=ata0
case "${grub_modinfo_target_cpu}-${grub_modinfo_platform}" in
# PLATFORM: Don't mess with real devices when OS is active
*-emu)
exit 0;;
# no ATA on ARC platforms (they use SCSI)
# PLATFORM: no ATA on ARC platforms (they use SCSI)
*-arc)
exit 0;;
# FIXME: No native drivers are available for those