Skip to content

Commit

Permalink
[dejagnu] Set gcc timeout to 600
Browse files Browse the repository at this point in the history
  • Loading branch information
yaroslavsadin committed Dec 19, 2024
1 parent 969cb9d commit 1daf90d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dejagnu/baseboards/arc-sim-nsimdrv.exp
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ lappend nsim_flags \
set nsim_bin "$::env(NSIM_HOME)/bin/nsimdrv"

set_board_info sim_time_limit 600
set_board_info gcc,timeout 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 1daf90d

Please sign in to comment.