GPUOpen-LibrariesAndSDKs / Orochi

MIT License
204 stars 32 forks source link

Fix Unit Test: getErrorString #54

Closed KaoCC closed 2 years ago

KaoCC commented 2 years ago

Fix Unit Test: getErrorString

Error:

[ RUN      ] OroTestBase.getErrorString
D:\Dev\Orochi-KaoCC\UnitTest\main.cpp(637): error: Value of: !strcmp(str, "invalid argument")
  Actual: false
Expected: true
[  FAILED  ] OroTestBase.getErrorString (0 ms)