Skip to content

Commit fb91098

Browse files
committed
Forgot to update suites for nvidia tests
1 parent aa20d88 commit fb91098

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

test/rt_test_cases_nvidia.py

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
run_list = [\
2-
#----------------------------------------------------------------------------------------------------------------------------------------------
2+
#----------------------------------------------------------------
33
# CCPP-SCM suites for use with Nvidia compilers
4-
#----------------------------------------------------------------------------------------------------------------------------------------------
5-
{"case": "arm_sgp_summer_1997_A", "suite": "SCM_RAP"}, \
6-
{"case": "twpice", "suite": "SCM_RAP"}, \
7-
{"case": "bomex", "suite": "SCM_RAP"}, \
8-
{"case": "astex", "suite": "SCM_RAP"}, \
9-
{"case": "LASSO_2016051812", "suite": "SCM_RAP"}]
4+
#----------------------------------------------------------------
5+
{"case": "arm_sgp_summer_1997_A", "suite": "albatross"}, \
6+
{"case": "twpice", "suite": "albatross"}, \
7+
{"case": "bomex", "suite": "albatross"}, \
8+
{"case": "astex", "suite": "albatross"}, \
9+
{"case": "LASSO_2016051812", "suite": "albatross"}]

0 commit comments

Comments
 (0)