Added test case for cuda_kernel and cuda_device callee types in callee_type filter (#263)
This commit is contained in:
@@ -9,7 +9,7 @@ file(GLOB_RECURSE TEST_CONFIG_YMLS test_config_data/*.yml
|
||||
set(TEST_CASES_REQUIRING_CXX20 t00056 t00058 t00059 t00065 t00069)
|
||||
set(TEST_CASES_REQUIRING_CXX20_MODULES t00070 t00071 t00072
|
||||
t30012 t30013 t30014 t30015)
|
||||
set(TEST_CASES_REQUIRING_CUDA t20049 t20050)
|
||||
set(TEST_CASES_REQUIRING_CUDA t20049 t20050 t20051)
|
||||
|
||||
if(ENABLE_CXX_MODULES_TEST_CASES)
|
||||
message(STATUS "Enabling C++ modules test cases")
|
||||
|
||||
Reference in New Issue
Block a user