Skip to content

Commit

Permalink
dejagnu: Increase timeout for nSIM board
Browse files Browse the repository at this point in the history
  • Loading branch information
yaroslavsadin committed Dec 6, 2024
1 parent ff3452a commit 969cb9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dejagnu/baseboards/arc-sim-nsimdrv.exp
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ lappend nsim_flags \

set nsim_bin "$::env(NSIM_HOME)/bin/nsimdrv"

set_board_info sim_time_limit 300
set_board_info sim_time_limit 600

# Detect if nSIM Turbo is available and libstdc++ is being tested. Most of the
# Dejagnu tests do not benefit from Turbo mode, because they are extremely
Expand Down

0 comments on commit 969cb9d

Please sign in to comment.