Commit Graph

7 Commits

Author SHA1 Message Date
ROCm CI Service Account 228cc72137 SWDEV-359379 - Fix for vulkan tests with STANDALONE_EXE flag (#143)
Change-Id: Ib2019427ae7c1fe6a7c96efc293608ba26c27d85

[ROCm/hip-tests commit: d6f2962c78]
2023-03-01 20:36:11 +05:30
Maneesh Gupta e19e50052d SWDEV-1 - Fix warnings and update disabled test list (#163)
- Fix warnings in some test cases due to unused variables or signed/unsigned comparison.
- Disabled vulkan tests on MI200.

[ROCm/hip-tests commit: 88fbbd666b]
2023-02-09 18:52:27 +05:30
music-dino 77b6cb94f5 EXSWHTEC-148 - Implement tests for hipImportExternalSemaphore and hipDestroyExternalSemaphore for the Vulkan API (#29)
- Basic positive test
- Negative parameter tests

[ROCm/hip-tests commit: 06726393d4]
2023-02-01 21:15:05 +05:30
music-dino f68e1bda9b EXSWHTEC-146 - Implement tests for hipSignalExternalSemaphoresAsync for the Vulkan API (#27)
- Basic positive tests
- Negative parameter tests

[ROCm/hip-tests commit: 311380d6ba]
2023-02-01 21:13:51 +05:30
music-dino f7e07247bd EXSWHTEC-147 - Implement tests for hipWaitExternalSemaphoresAsync for the Vulkan API (#28)
- Basic positive tests
- Negative parameter tests

[ROCm/hip-tests commit: d6f043fe37]
2023-02-01 19:43:20 +05:30
music-dino 32411730c9 EXSWHTEC-150 - Implement tests for hipImportExternalMemory and hipDestroyExternalMemory for the Vulkan API (#26)
- Basic positive tests
- Negative parameter tests

[ROCm/hip-tests commit: 9522e9343d]
2023-02-01 19:41:42 +05:30
music-dino dfe0430673 EXSWHTEC-149 - Implement tests for hipExternalMemoryGetMappedBuffer for the Vulkan API (#25)
- Basic positive test
- Negative parameter tests

[ROCm/hip-tests commit: a3e1dcd26c]
2023-01-17 17:25:07 +05:30