Home | History | Annotate | Download | only in testcshared

Lines Matching refs:goos

17 goos=$(go env GOOS)
29 installdir=pkg/${goos}_${goarch}_testcshared_shared
30 if [ "${goos}" == "darwin" ]; then
31 installdir=pkg/${goos}_${goarch}_testcshared
43 if [ "$goos" == "android" ]; then
49 if [ "$goos" == "android" ]; then
54 case "$goos" in
72 if [ "$goos" == "android" ]; then
82 if [ "$goos" == "darwin" ]; then
92 if [ "$goos" == "linux" ] || [ "$goos" == "android" ] ; then
100 if [ "$goos" == "android" ]; then
130 if [ "$goos" == "darwin" ]; then
142 if [ "$goos" == "android" ]; then
160 if test "$goos" != "android"; then
175 if test "$goos" != "android"; then