• Elias Naur's avatar
    misc/cgo/testcshared: fix tests on android · a9e0204c
    Elias Naur authored
    The testcshared test.bash was rewritten in Go, but the rewritten script
    broke on Android. Make the tests run on Android again by:
    
    - Restoring the LD_LIBRARY_PATH path (.).
    - Restoring the Android specific C flags (-pie -fuse-ld=gold).
    - Adding runExe to run test executables. All other commands must run on
    the host.
    
    Fixes #21513.
    
    Change-Id: I3ea617a943c686b15437cc5c118e9802a913d93a
    Reviewed-on: https://go-review.googlesource.com/57290
    Run-TryBot: Elias Naur <elias.naur@gmail.com>
    TryBot-Result: Gobot Gobot <gobot@golang.org>
    Reviewed-by: 's avatarAlex Brainman <alex.brainman@gmail.com>
    a9e0204c
Name
Last commit
Last update
.github Loading commit data...
api Loading commit data...
doc Loading commit data...
lib/time Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README.md Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...