go/src/runtime/testdata
qmuntal e39c7a37f0 runtime: run TestVectoredHandlerDontCrashOnLibrary on 386 and arm64
This CL updates TestVectoredHandlerDontCrashOnLibrary so it can run on
windows/386 and windows/arm64. It still can't run on windows/arm as
it does not support c-shared buildmode (see #43800).

Change-Id: Id1577687e165e77d27633c632634ecf86e6e9d6f
Reviewed-on: https://go-review.googlesource.com/c/go/+/463117
Reviewed-by: Bryan Mills <bcmills@google.com>
Run-TryBot: Quim Muntal <quimmuntal@gmail.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Alex Brainman <alex.brainman@gmail.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
2023-01-24 08:46:11 +00:00
..
testexithooks runtime: add cgo guard for exit hooks test 2022-09-27 13:46:23 +00:00
testfaketime
testprog all: use time.Since instead of time.Now().Sub 2022-10-02 02:28:27 +00:00
testprogcgo runtime: fix missing error print in TestCgoSigfwd 2022-11-01 17:06:49 +00:00
testprognet
testwinlib runtime: run TestVectoredHandlerDontCrashOnLibrary on 386 and arm64 2023-01-24 08:46:11 +00:00
testwinlibsignal
testwinlibthrow runtime: fix TestVectoredHandlerExceptionInNonGoThread 2022-10-20 18:45:28 +00:00
testwinsignal