diff options
| author | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2014-08-11 20:54:09 +0300 |
|---|---|---|
| committer | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2016-08-06 16:31:00 +0300 |
| commit | 3afca678071a6abbbc536de9f91ebd4ab38a1066 (patch) | |
| tree | 793fabad60d745b180a12e1b8fcb777e469d4d8a | |
| parent | 71f04004c835d872af926ff6e432fc953456b7a9 (diff) | |
run-tests.mipsel: MIPS test runner using QEMU.
| -rwxr-xr-x | tests/run-tests.mipsel | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/run-tests.mipsel b/tests/run-tests.mipsel new file mode 100755 index 000000000..ec53a46d0 --- /dev/null +++ b/tests/run-tests.mipsel @@ -0,0 +1 @@ +MICROPY_MICROPYTHON=../unix/micropython.mipsel ./run-tests "$@" |
