runtime: adjust tests for gofrontend
commit3f63eac3f6b64163f8e39aedcf9e841b4489f92f
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 22 Jun 2017 14:28:57 +0000 (22 14:28 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 22 Jun 2017 14:28:57 +0000 (22 14:28 +0000)
tree0d1aa2fdcb45caeb36ca00e366f40ccb5d360b24
parent69c86fb5edee3dba449adc626dffcb5e18270169
runtime: adjust tests for gofrontend

    - don't run tests that depend on SetCgoTraceback
    - don't expect a '(' after the function name in a traceback
    - change the expected name of nested functions in a traceback

    These tests are not currently run, but they will be soon.

    Reviewed-on: https://go-review.googlesource.com/46453

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@249557 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/go/gofrontend/MERGE
libgo/go/runtime/crash_cgo_test.go
libgo/go/runtime/crash_test.go
libgo/go/runtime/crash_unix_test.go