]> Cypherpunks repositories - gostls13.git/commit
os/signal: make TestTerminalSignal more reliable
authorIan Lance Taylor <iant@golang.org>
Wed, 22 Nov 2017 15:13:25 +0000 (07:13 -0800)
committerIan Lance Taylor <iant@golang.org>
Wed, 22 Nov 2017 19:19:02 +0000 (19:19 +0000)
commit6ecd843e7ceaeff11ec2feb1709fdbb34a7c334b
tree279f1d4add9c1643b44b681943376dc7fbcc7ceb
parent3c375f1b7ed54471c5323420a15b9bfe162a2527
os/signal: make TestTerminalSignal more reliable

Look for program output and shell prompt to see when to continue.

Updates #22845

Change-Id: I44ed1908861f3b0dc098aee9a401324b77268921
Reviewed-on: https://go-review.googlesource.com/79395
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Michael Munday <mike.munday@ibm.com>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/os/signal/signal_cgo_test.go