]> Cypherpunks repositories - gostls13.git/commit
runtime, cgo/test: improve debugging output
authorDavid Chase <drchase@google.com>
Tue, 13 Apr 2021 18:12:43 +0000 (14:12 -0400)
committerDavid Chase <drchase@google.com>
Tue, 13 Apr 2021 23:56:27 +0000 (23:56 +0000)
commit34620364cb2ea52e0ebf400a9cda91f86cb38a25
treeeb3de44e59eb3c92c77245a9cc8aabfc252267d3
parentf2d5bd1ad306e87804d600d92105dc37279af83f
runtime, cgo/test: improve debugging output

tests that run commands should log their actions in a
shell-pasteable way.

Change-Id: Ifeee88397047ef5a76925c5f30c213e83e535038
Reviewed-on: https://go-review.googlesource.com/c/go/+/309770
Trust: David Chase <drchase@google.com>
Run-TryBot: David Chase <drchase@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Cherry Zhang <cherryyz@google.com>
misc/cgo/testplugin/plugin_test.go
src/runtime/plugin.go
src/runtime/symtab.go