tests: add more test descriptions
authorThomas Wood <thomas.wood@intel.com>
Fri, 28 Nov 2014 11:02:44 +0000 (11:02 +0000)
committerThomas Wood <thomas.wood@intel.com>
Thu, 4 Dec 2014 16:07:55 +0000 (16:07 +0000)
commitb2ac2642a9b5448761086bdb8ae1a1e2974b3995
tree48c6e835a0b62de686a6889847c3176cd77637fe
parent029dee797965357dbcbe5a097731701e4d965d82
tests: add more test descriptions

Add more test descriptions based on exiting comments.

Signed-off-by: Thomas Wood <thomas.wood@intel.com>
66 files changed:
tests/drm_vma_limiter.c
tests/gem_bad_length.c
tests/gem_bad_reloc.c
tests/gem_caching.c
tests/gem_concurrent_blit.c
tests/gem_cpu_reloc.c
tests/gem_cs_prefetch.c
tests/gem_cs_tlb.c
tests/gem_ctx_bad_destroy.c
tests/gem_ctx_bad_exec.c
tests/gem_ctx_basic.c
tests/gem_ctx_exec.c
tests/gem_double_irq_loop.c
tests/gem_dummy_reloc_loop.c
tests/gem_evict_alignment.c
tests/gem_evict_everything.c
tests/gem_exec_bad_domains.c
tests/gem_exec_big.c
tests/gem_exec_faulting_reloc.c
tests/gem_exec_lut_handle.c
tests/gem_fenced_exec_thrash.c
tests/gem_flink_race.c
tests/gem_gtt_cpu_tlb.c
tests/gem_hangcheck_forcewake.c
tests/gem_linear_blits.c
tests/gem_lut_handle.c
tests/gem_madvise.c
tests/gem_media_fill.c
tests/gem_mmap_offset_exhaustion.c
tests/gem_multi_bsd_sync_loop.c
tests/gem_non_secure_batch.c
tests/gem_partial_pwrite_pread.c
tests/gem_persistent_relocs.c
tests/gem_pin.c
tests/gem_pipe_control_store_loop.c
tests/gem_pread_after_blit.c
tests/gem_reloc_overflow.c
tests/gem_reloc_vs_gpu.c
tests/gem_render_copy.c
tests/gem_render_copy_redux.c
tests/gem_ring_sync_copy.c
tests/gem_ring_sync_loop.c
tests/gem_seqno_wrap.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_loop_blt.c
tests/gem_storedw_loop_bsd.c
tests/gem_storedw_loop_render.c
tests/gem_storedw_loop_vebox.c
tests/gem_stress.c
tests/gem_threaded_access_tiled.c
tests/gem_tiled_blits.c
tests/gem_tiled_partial_pwrite_pread.c
tests/gem_tiled_pread.c
tests/gem_tiled_pread_pwrite.c
tests/gem_tiled_swapping.c
tests/gem_tiled_wb.c
tests/gem_tiling_max_stride.c
tests/gem_unfence_active_buffers.c
tests/gem_unref_active_buffers.c
tests/gem_write_read_ring_switch.c
tests/gen7_forcewake_mt.c
tests/kms_flip_tiling.c
tests/kms_force_connector.c
tests/prime_self_import.c