Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 274663bf authored by Jack Palevich's avatar Jack Palevich
Browse files

Add a test script for testing the libacc compiler on ARM.

parent 342520f2
Loading
Loading
Loading
Loading

libacc/testarm

0 → 100755
+4 −0
Original line number Diff line number Diff line
#!/bin/sh
adb remount
adb push tests/returnval.c /system/bin/returnval.c
mm -j8 && adb sync && adb shell /system/bin/acc -S /system/bin/returnval.c