]> Cypherpunks repositories - gostls13.git/commit
test: add liveness test for regabi
authorCherry Zhang <cherryyz@google.com>
Sat, 17 Apr 2021 04:46:53 +0000 (00:46 -0400)
committerCherry Zhang <cherryyz@google.com>
Mon, 19 Apr 2021 14:42:58 +0000 (14:42 +0000)
commita9c244a849659a696a970b0cb862b2d1f66671bf
tree3d5c0946533143c44574a7bee535fee770b22a1b
parenta72622d028077643169dc48c90271a82021f0534
test: add liveness test for regabi

With defer/go wrapping and register arguments, some liveness info
changed and live.go test was disabled for regabi. This CL adds a
new one for regabi.

Change-Id: I65f03a6ef156366d8b76c62a16251c3e818f4b02
Reviewed-on: https://go-review.googlesource.com/c/go/+/311369
Trust: Cherry Zhang <cherryyz@google.com>
Reviewed-by: David Chase <drchase@google.com>
test/live.go
test/live_regabi.go [new file with mode: 0644]