7cb8d2fe5b03d185de57a0bdd959c50ea0c9e41e
- Validate that hipGetErrorName returns a non empty string for all error enumerators - Validate that hipGetErrorString returns a non empty string for all error enumerators - Negative parameter test for hipGetErrorName and hipGetErrorString - Validate expected behaviour of hipGetLastError and hipPeekAtLastError - Multithreaded tests for hipGetLastError and hipPeekAtLastError - Remove threaded_zig_zag_test. - Validate error string for invalid error enumerator - Remove empty lines from HipGetLastErrorThreadedTest and HipPeekAtLastErrorTest. - Removed unnecessary check in hipGetErrorString negative test.
Description
No description provided
Languages
C++
67.5%
C
20.6%
Python
6.6%
CMake
3.4%
Shell
0.6%
Other
1.1%