Skip to content

Commit

Permalink
Enable two new tests in CUDA
Browse files Browse the repository at this point in the history
  • Loading branch information
isuruf committed May 28, 2020
1 parent 8f7ad76 commit 4a8cb03
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/kernel/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -272,8 +272,10 @@ set_tests_properties("kernel/test_shuffle_char"
if(ENABLE_CUDA)
set_property(TEST
"kernel/test_min_max"
"kernel/test_ldexp"
"kernel/test_length_distance"
"kernel/test_fmin_fmax_fma"
"kernel/test_frexp_modf"
"kernel/test_convert_sat_regression"
"kernel/test_rotate"
"kernel/test_short16"
Expand Down

0 comments on commit 4a8cb03

Please sign in to comment.