diff --git a/projects/rocprofiler-compute/CMakeLists.txt b/projects/rocprofiler-compute/CMakeLists.txt index 7ca8f325e3..8394fe7919 100644 --- a/projects/rocprofiler-compute/CMakeLists.txt +++ b/projects/rocprofiler-compute/CMakeLists.txt @@ -242,12 +242,12 @@ add_test( set_tests_properties( test_profile_kernel_execution -## test_profile_ipblocks -## test_profile_dispatch -## test_profile_verbosity -## test_profile_mem -## test_profile_join -## test_profile_sort + test_profile_ipblocks + test_profile_dispatch + test_profile_verbosity + test_profile_mem + test_profile_join + test_profile_sort test_profile_misc PROPERTIES LABELS "profile" RESOURCE_GROUPS gpus:1)