mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-20 12:52:55 +00:00
tests: Don't use stderr for informational messages
These should go to stdout instead. The next patch will clean this up with cocci, so no change from fprintf(stdout, to printf( here. Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// Replace open-coded augmented igt_assert/skip/require with macro versions
|
||||
@@
|
||||
expression Ec;
|
||||
expression list[n] Ep;
|
||||
|
||||
Reference in New Issue
Block a user