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
Add the test count to drop the warning message.
"Planned tests != run tests (0 != 1)"
Fixes: 7cf6198ce22d ("selftests: Test RISC-V Vector prctl interface")
Signed-off-by: Yong-Xuan Wang
---
tools/testing/selftests/riscv/vector/vstate_prctl.c | 2 ++
1 file changed, 2 inserti
Add the pass message after we successfully complete the test.
Fixes: 5c93c4c72fbc ("selftests: Test RISC-V Vector's first-use handler")
Signed-off-by: Yong-Xuan Wang
---
tools/testing/selftests/riscv/vector/v_initval_nolibc.c | 4
1 file changed, 4 insertions(+)
diff --git
3 matches
Mail list logo