mbox series

[0/2] selftest: fix riscv/vector tests

Message ID 20241220091730.28006-1-yongxuan.wang@sifive.com
Headers show
Series selftest: fix riscv/vector tests | expand

Message

Yong-Xuan Wang Dec. 20, 2024, 9:17 a.m. UTC
Add test counts and pass message to remove warning of riscv/vector tests.

Yong-Xuan Wang (2):
  tools: selftests: riscv: Add pass message for v_initval_nolibc
  tools: selftests: riscv: Add test count for vstate_prctl

 tools/testing/selftests/riscv/vector/v_initval_nolibc.c | 4 ++++
 tools/testing/selftests/riscv/vector/vstate_prctl.c     | 2 ++
 2 files changed, 6 insertions(+)