Skip to content

Commit

Permalink
Enable the test cases added for claw-project#465
Browse files Browse the repository at this point in the history
  • Loading branch information
clementval committed Oct 24, 2018
1 parent 339eaa5 commit 07b8c0d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/claw/sca/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,9 @@
# sca38: Check independent "if" handling for CPU target
# sca39: Same as SCA1 with override option passed to the driver -x
# sca40: SCA with model config
# sca16: sca forward over type-bound procedure call

foreach(loop_var RANGE 1 40)
foreach(loop_var RANGE 1 42)
if(NOT ${loop_var} EQUAL 30)
set(CLAW_FLAGS_TARGET_CPU_sca${loop_var} --directive=none)
endif()
Expand Down

0 comments on commit 07b8c0d

Please sign in to comment.