Fix test hipStdComplex.cpp to emit expected output for passing
Šī revīzija ir iekļauta:
@@ -21,8 +21,7 @@ THE SOFTWARE.
|
||||
* RUN: %t
|
||||
* HIT_END
|
||||
*/
|
||||
|
||||
#include "hip/hip_runtime.h"
|
||||
#include "test_common.h"
|
||||
#include <iostream>
|
||||
#include <complex>
|
||||
|
||||
@@ -157,5 +156,6 @@ int main() {
|
||||
test<float>();
|
||||
test<double>();
|
||||
#endif
|
||||
passed();
|
||||
return 0;
|
||||
}
|
||||
|
||||
Atsaukties uz šo jaunā problēmā
Block a user