go/src/debug/gosym
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
..
testdata debug/gosym: use "go build" instead of hand-running asm and link 2018-11-12 20:27:20 +00:00
pclntab.go gosym/pclntab: mark LineTable.LineToPC and LineTable.PCToLine as deprecated 2019-03-08 22:40:10 +00:00
pclntab_test.go all: shorten some tests 2019-05-22 12:54:00 +00:00
symtab.go debug/gosym: simplify parsing symbol name rule 2019-03-09 00:24:42 +00:00
symtab_test.go debug/gosym: simplify parsing symbol name rule 2019-03-09 00:24:42 +00:00