tests: sprinkle igt logging
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 13 May 2014 22:36:04 +0000 (00:36 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 13 May 2014 22:36:04 +0000 (00:36 +0200)
commite624fa8a2e1a31494c6e47a65e378e480882422d
treea79a5450e756efc23ebad0dcb1494ace10c9b66b
parent351e7d395041b4b87ad28a201c81acac40cb397f
tests: sprinkle igt logging

All the cases that simply dump some debug information and couldn't be
converted to some of the fancier macros.

Some information output removed when it's redundant with the subtest
status.

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
63 files changed:
tests/drv_suspend.c
tests/gem_bad_length.c
tests/gem_basic.c
tests/gem_caching.c
tests/gem_concurrent_blit.c
tests/gem_cpu_reloc.c
tests/gem_cs_prefetch.c
tests/gem_ctx_exec.c
tests/gem_dummy_reloc_loop.c
tests/gem_exec_blt.c
tests/gem_exec_lut_handle.c
tests/gem_exec_nop.c
tests/gem_fd_exhaustion.c
tests/gem_fence_thrash.c
tests/gem_flink.c
tests/gem_flink_race.c
tests/gem_gtt_hog.c
tests/gem_gtt_speed.c
tests/gem_hangcheck_forcewake.c
tests/gem_largeobject.c
tests/gem_linear_blits.c
tests/gem_mmap.c
tests/gem_non_secure_batch.c
tests/gem_partial_pwrite_pread.c
tests/gem_pread.c
tests/gem_pread_after_blit.c
tests/gem_pwrite.c
tests/gem_pwrite_pread.c
tests/gem_readwrite.c
tests/gem_render_linear_blits.c
tests/gem_render_tiled_blits.c
tests/gem_reset_stats.c
tests/gem_ringfill.c
tests/gem_set_tiling_vs_blt.c
tests/gem_set_tiling_vs_gtt.c
tests/gem_set_tiling_vs_pwrite.c
tests/gem_storedw_batches_loop.c
tests/gem_storedw_loop_blt.c
tests/gem_storedw_loop_bsd.c
tests/gem_storedw_loop_render.c
tests/gem_storedw_loop_vebox.c
tests/gem_tiled_blits.c
tests/gem_tiled_fence_blits.c
tests/gem_tiled_partial_pwrite_pread.c
tests/gem_tiled_pread.c
tests/gem_unfence_active_buffers.c
tests/gem_userptr_blits.c
tests/gem_wait_render_timeout.c
tests/gen3_mixed_blits.c
tests/gen3_render_linear_blits.c
tests/gen3_render_mixed_blits.c
tests/gen3_render_tiledx_blits.c
tests/gen3_render_tiledy_blits.c
tests/gen7_forcewake_mt.c
tests/kms_cursor_crc.c
tests/kms_fbc_crc.c
tests/kms_pipe_crc_basic.c
tests/kms_plane.c
tests/kms_render.c
tests/kms_setmode.c
tests/pm_pc8.c
tests/prime_nv_pcopy.c
tests/prime_self_import.c