go/src/debug
Russ Cox 06b0babf31 all: shorten some tests
Shorten some of the longest tests that run during all.bash.
Removes 7r 50u 21s from all.bash.

After this change, all.bash is under 5 minutes again on my laptop.

For #26473.

Change-Id: Ie0460aa935808d65460408feaed210fbaa1d5d79
Reviewed-on: https://go-review.googlesource.com/c/go/+/177559
Run-TryBot: Russ Cox <rsc@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2019-05-22 12:54:00 +00:00
..
dwarf debug/dwarf: more graceful handling of unsupported types 2019-03-15 17:33:46 +00:00
elf debug/elf: perform stricter section header table checks in NewFile 2019-03-01 06:04:20 +00:00
gosym all: shorten some tests 2019-05-22 12:54:00 +00:00
macho all: simplify code using "gofmt -s -w" 2019-05-06 22:19:22 +00:00
pe debug/pe: prevent slice out of bounds access in (*File).ImportedSymbols 2019-02-27 08:10:14 +00:00
plan9obj debug/plan9obj: simplify s[:] to s where 2018-10-13 11:24:43 +00:00