Adding tests for code coverage (#82)

* Adding tests for code coverage

* integration tests

* Fixing gtest dependencies

* Removing gmock linkage

* build fixes

* Fixing Analyze job

* CMake updates

* Fixing PSDB

* Addressing feedback

* Adding licenses

* Addressing feedback

* updating dashboard

* more API tests

* Addressing feedback

* correcting Macro

* preloading libintercept

[ROCm/aqlprofile commit: eca6739e13]
このコミットが含まれているのは:
Bhardwaj, Gopesh
2025-06-12 19:13:44 +05:30
committed by GitHub
コミット 4117f4de75
26個のファイルの変更2086行の追加5行の削除
+1
ファイルの表示
@@ -23,6 +23,7 @@
#pragma once
#include <cstdint>
#include <climits>
#include <future>
#include <map>
#include <string>