]> Cypherpunks repositories - gostls13.git/commit
runtime: add TestCgoDLLImports
authorAlex Brainman <alex.brainman@gmail.com>
Mon, 16 Mar 2015 04:46:22 +0000 (15:46 +1100)
committerAlex Brainman <alex.brainman@gmail.com>
Tue, 24 Mar 2015 05:39:28 +0000 (05:39 +0000)
commit9b69196958a1ba3eba7a1621894ea9aafaa91648
tree2e29ca27df1592124c9ec97b3e52a7b6fff8c1aa
parent21aad02f9d31284604f848424dbc4e81c40328f0
runtime: add TestCgoDLLImports

The test is a simple reproduction of issue 9356.

Update #8948.
Update #9356.

Change-Id: Ia77bc36d12ed0c3c4a8b1214cade8be181c9ad55
Reviewed-on: https://go-review.googlesource.com/7618
Reviewed-by: Minux Ma <minux@golang.org>
src/runtime/crash_cgo_test.go
src/runtime/crash_test.go