Extend automated tests to qemu-mips.
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Wed, 6 Jun 2012 10:36:33 +0000 (12:36 +0200)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Wed, 6 Jun 2012 10:36:33 +0000 (12:36 +0200)
commit37ba07ebaf58b6197aed5c3d2d016322fae74b1a
tree303bf04d85dc24e3cca0338f579638e608b7f500
parent070038f84324156d710ff191c94357be44e94a07
Extend automated tests to qemu-mips.

* Makefile.am: reorganise tests and enable qemu-mips.
* configure.ac (COND_mipseb), (COND_mipsel): New conditions.
* grub-core/tests/boot/linux.init-mips.S: New file.
* tests/partmap_test.in: Handle ata0 disks.
* tests/util/grub-shell.in: Handle qemu-mips. Make defaults work on
non-pc i386.
ChangeLog
Makefile.am
configure.ac
grub-core/tests/boot/linux.init-mips.S [new file with mode: 0644]
tests/partmap_test.in
tests/util/grub-shell.in