add profile execution test in cmake and enable in CI

Signed-off-by: Karl W Schulz <karl.schulz@amd.com>


[ROCm/rocprofiler-compute commit: d0c663485f]
This commit is contained in:
Karl W Schulz
2023-10-31 09:38:40 -05:00
parent 74bb5f94f5
commit dc8ccadac8
2 ha cambiato i file con 6 aggiunte e 1 eliminazioni
@@ -37,7 +37,7 @@ jobs:
run: |
cd build
ml cmake
ctest --verbose -R test_profiler_execution
ctest --verbose -R test_profiler_general
- name: Run [analyze] mode
run: |
cd build