]> git.feebdaed.xyz Git - 0xmirror/go.git/commit
cmd/asm/internal/asm: run riscv64 end-to-end tests for each profile
authorJoel Sing <joel@sing.id.au>
Sun, 21 Dec 2025 03:48:18 +0000 (14:48 +1100)
committerGopher Robot <gobot@golang.org>
Tue, 23 Dec 2025 18:45:48 +0000 (10:45 -0800)
commit2485a0bc2cf87837d5e610eed584d8d7ab5831d0
treeb2a9c5de5bc020dcabf45dbf74042b6c2071ab2d
parent8254d66eab23bf334d619d888dc98630c1c5c5fd
cmd/asm/internal/asm: run riscv64 end-to-end tests for each profile

Currently, the end-to-end tests are only run for the profile set
via GORISCV64. Run each of the end-to-end tests for each profile,
increasing test coverage. Also rename tests to be RISCV64 specific,
rather than RISCV.

Change-Id: I15a70939064122c79ec5f2edcda1fa2a47c8cc95
Reviewed-on: https://go-review.googlesource.com/c/go/+/731921
Auto-Submit: Joel Sing <joel@sing.id.au>
Reviewed-by: Cherry Mui <cherryyz@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Reviewed-by: Mark Ryan <markdryan@rivosinc.com>
Reviewed-by: Meng Zhuo <mengzhuo1203@gmail.com>
src/cmd/asm/internal/asm/endtoend_test.go