1
0
mirror of https://github.com/golang/go synced 2024-10-05 07:11:22 -06:00
go/misc/cgo/testcshared/src
Hyang-Ah Hana Kim 8566979972 misc/cgo/testcshared: add a c-shared test for android/arm.
- main3.c tests main.main is exported when compiled for GOOS=android.
- wait longer for main2.c (it's slow on android/arm)
- rearranged test.bash

Fixes #10070.

Change-Id: I6e5a98d1c5fae776afa54ecb5da633b59b269316
Reviewed-on: https://go-review.googlesource.com/9296
Reviewed-by: David Crawshaw <crawshaw@golang.org>
Run-TryBot: Hyang-Ah Hana Kim <hyangah@gmail.com>
2015-04-24 16:32:31 +00:00
..
libgo misc/cgo/testcshared: add a c-shared test for android/arm. 2015-04-24 16:32:31 +00:00
libgo2 misc/cgo/testcshared: add c-shared test with no exports 2015-04-21 20:50:23 +00:00
p