KhronosGroup / KhronosGroup/OpenCL-CTS
External sharing tests - Add error checking for Vulkan API calls
Open
external_memory_semaphore
- Dominant language
- C++
- Stars
- 232
- Forks
- 235
- Avg merge
- 8d 7h
- Merged PRs (30d)
- 18
Description
Currently, test_vulkan of external sharing tests don't check error codes for Vulkan API call.
Add error checking for Vulkan API calls wherever needed.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate test_vulkan within the external sharing tests and review each Vulkan API call that lacks error checking. Start by reading the surrounding test setup and existing error-handling patterns, then run the external sharing tests to confirm that all relevant calls are checked and the tests still pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- testing-qa
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100