tests: Use printf instead of debug_printf in u_format_compatible_test.
authorVinson Lee <vlee@freedesktop.org>
Thu, 25 Oct 2012 06:25:08 +0000 (23:25 -0700)
committerVinson Lee <vlee@freedesktop.org>
Fri, 26 Oct 2012 06:09:59 +0000 (23:09 -0700)
commit8cb2a4a7f506ea08d4adab0aeda5fcf753cd95e5
tree218fee8dd541879c75ada6425612df95520a59fb
parent8fb4b1dce156d02a0907925364d8945915c29bcf
tests: Use printf instead of debug_printf in u_format_compatible_test.

Use printf instead of debug_printf to be consistent with print
statements in rest of unit tests.

This also fixes the lack of print output with the MinGW build of
u_format_compatible_test.

Signed-off-by: Vinson Lee <vlee@freedesktop.org>
Reviewed-by: Brian Paul <brianp@vmware.com>
src/gallium/tests/unit/u_format_compatible_test.c