]> git.feebdaed.xyz Git - 0xmirror/go.git/commit
test/codegen: tidy tests for bits master
authorJoel Sing <joel@sing.id.au>
Tue, 23 Dec 2025 12:43:15 +0000 (23:43 +1100)
committerGopher Robot <gobot@golang.org>
Fri, 26 Dec 2025 15:51:44 +0000 (07:51 -0800)
commit7971fcdf537054608b2443a32f0fbb6dd4eba12a
tree62a85ba288a6fb25d64856731e69ef37d0327e5b
parent0f620776d739f3de2c459c42d7ae2338ece35e67
test/codegen: tidy tests for bits

Use Go idiomatic function names, use a common prefix, attempt to
maintain some consistency, avoid naming functions based upon
machine specific instructions and combine a duplicate test that
likely exists due to this confusion.

Change-Id: I996e9efd7497821edef94c1997d4a310d9d79a71
Reviewed-on: https://go-review.googlesource.com/c/go/+/732200
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Auto-Submit: Joel Sing <joel@sing.id.au>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
test/codegen/bits.go