Tests: Add RISC-V Filter test in test_compress.sh.

This commit is contained in:
Jia Tan 2024-01-22 23:33:39 +08:00
parent 2959dbc735
commit ac3691ccca
1 changed files with 1 additions and 0 deletions

View File

@ -146,5 +146,6 @@ test_filter ARM arm
test_filter ARMTHUMB armthumb
test_filter ARM64 arm64
test_filter SPARC sparc
test_filter RISCV riscv
exit 0