]> Cypherpunks repositories - gostls13.git/commit
misc/cgo/testcshared: support testing on self-hosted android
authorElias Naur <mail@eliasnaur.com>
Mon, 8 Apr 2019 13:49:58 +0000 (15:49 +0200)
committerElias Naur <mail@eliasnaur.com>
Tue, 16 Apr 2019 15:10:00 +0000 (15:10 +0000)
commit4ee85e67e127b6679d461f1d4ae836afdf4251f4
tree19abfcbdc686e014a2ef6d3b184cf2ca8bac8f53
parentae85ae5db2d3b6a3dfb75ade74e0f11234375594
misc/cgo/testcshared: support testing on self-hosted android

Only invoke adb for android if we're not running on android already.

Change-Id: I4eb94286a5bf09b382716a0474f3aebec40f5d74
Reviewed-on: https://go-review.googlesource.com/c/go/+/170953
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
misc/cgo/testcshared/cshared_test.go