Makefile: Add test targets

This commits add test targets for all images, this will facilitate local
testing.

In addition to the usual targets:

  make android-arm
  make browser-asmjs
  [...]

the following targets are now available:

  make tests
  make android-arm.test
  make browser-asmjs.test
  [...]

Note that the target "all" has been renamed into "images"
This commit is contained in:
Jean-Christophe Fillion-Robin
2016-07-16 02:45:23 -04:00
parent a082610bf6
commit 3c25505f52
3 changed files with 66 additions and 38 deletions

2
.gitignore vendored
View File

@ -1 +1,3 @@
bin
dockcross
*/test/