| /* Host test stubs — no CUDA driver needed */ | |
| if (!(cond)) { \ | |
| printf("FAIL %s:%d: %s\n", __FILE__, __LINE__, | |
| return 1; \ | |
| } \ | |
| } while(0) | |
| /* Host test stubs — no CUDA driver needed */ | |
| if (!(cond)) { \ | |
| printf("FAIL %s:%d: %s\n", __FILE__, __LINE__, | |
| return 1; \ | |
| } \ | |
| } while(0) | |