Skip to content

Commit

Permalink
Update run-test.sh.in
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelJSr committed Nov 26, 2024
1 parent 6c899cd commit 8118544
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/riscv/riscv-vector-tests/run-test.sh.in
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ cd $SCRIPT_DIR

# Fallback #2: If testcases directory exists, we will use existing testcases
if [ ! -d "$SCRIPT_DIR/testcases" ]; then
mkdir testcases
cd testcases
# Fallback #3: Otherwise, download testcases
vector_tests
fi
Expand Down

0 comments on commit 8118544

Please sign in to comment.