Adding Integration tests for later building option (#126)

* Adding Integeration tests for later building option

* Update CMakeLists.txt

---------

Co-authored-by: Ammar ELWazir <aelwazir@amd.com>
Этот коммит содержится в:
Elwazir, Ammar
2025-06-23 16:53:17 -05:00
коммит произвёл GitHub
родитель af750616db
Коммит e4bb0df9d5
17 изменённых файлов: 44 добавлений и 25 удалений
+1 -1
Просмотреть файл
@@ -26,7 +26,7 @@
#include <hsa/hsa.h>
#include <hsa/hsa_ext_amd.h>
#include <hsa/hsa_ven_amd_aqlprofile.h>
#include "aql_profile_v2.h"
#include "aqlprofile-sdk/aql_profile_v2.h"
#include <stdlib.h>
#include <unistd.h>
#include <atomic>