SWDEV-273235 - enabling catch2 config file and graph tests (#2437)
Change-Id: Ia9ce9e4b32aaca0986b86a237ff01a030e8da4d5
Esse commit está contido em:
@@ -27,8 +27,6 @@ set(TEST_SRC
|
||||
hipGraphAddMemcpyNode.cc
|
||||
)
|
||||
|
||||
# Create shared lib of all tests
|
||||
add_library(GraphsTest SHARED EXCLUDE_FROM_ALL ${TEST_SRC})
|
||||
|
||||
# Add dependency on build_tests to build it on this custom target
|
||||
add_dependencies(build_tests GraphsTest)
|
||||
hip_add_exe_to_target(NAME GraphsTest
|
||||
TEST_SRC ${TEST_SRC}
|
||||
TEST_TARGET_NAME build_tests)
|
||||
|
||||
Referência em uma Nova Issue
Bloquear um usuário