EXSWHTEC-224 - Test cases ID clean up and documentation for Execution Control (#85)

- Test cases ID clean up and documentation for Execution Control
- Update config_nvidia_linux_common.json
- Disable test which failed on external CI for PR https://github.com/ROCm-Developer-Tools/hip-tests/pull/85

[ROCm/hip-tests commit: e103027f81]
This commit is contained in:
milos-mozetic
2023-07-08 17:20:41 +02:00
committed by GitHub
parent adaf3dc14e
commit 1bb4348c3b
12 changed files with 588 additions and 0 deletions
@@ -72,6 +72,13 @@ THE SOFTWARE.
* @}
*/
/**
* @defgroup ExecutionTest Execution Control
* @{
* This section describes tests for the execution control functions of HIP runtime API.
* @}
*/
/**
* @defgroup ShflTest warp shuffle function Management
* @{