tests: s/assert/igt_assert
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 13 Aug 2013 10:35:58 +0000 (12:35 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 13 Aug 2013 13:07:44 +0000 (15:07 +0200)
commit83440953e50d1c46217ce9bdcd74aa9a4671913d
tree4e94f8444c479e4e59be2b760dba01d3aa561ed2
parent2371c79bbd69f46c2849298fb7f216a5b9a21aa8
tests: s/assert/igt_assert

Just a wholesale rollout for now, we can refine later on.

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
98 files changed:
tests/drm_get_client_auth.c
tests/drm_vma_limiter.c
tests/drm_vma_limiter_cached.c
tests/drm_vma_limiter_cpu.c
tests/drm_vma_limiter_gtt.c
tests/gem_bad_address.c
tests/gem_bad_batch.c
tests/gem_bad_blit.c
tests/gem_bad_length.c
tests/gem_basic.c
tests/gem_caching.c
tests/gem_cpu_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_create.c
tests/gem_ctx_exec.c
tests/gem_double_irq_loop.c
tests/gem_dummy_reloc_loop.c
tests/gem_exec_bad_domains.c
tests/gem_exec_big.c
tests/gem_exec_blt.c
tests/gem_exec_faulting_reloc.c
tests/gem_exec_lut_handle.c
tests/gem_exec_nop.c
tests/gem_fence_thrash.c
tests/gem_fenced_exec_thrash.c
tests/gem_flink.c
tests/gem_flink_race.c
tests/gem_gtt_concurrent_blit.c
tests/gem_gtt_cpu_tlb.c
tests/gem_gtt_speed.c
tests/gem_hang.c
tests/gem_hangcheck_forcewake.c
tests/gem_largeobject.c
tests/gem_linear_blits.c
tests/gem_lut_handle.c
tests/gem_mmap.c
tests/gem_mmap_gtt.c
tests/gem_mmap_offset_exhaustion.c
tests/gem_non_secure_batch.c
tests/gem_partial_pwrite_pread.c
tests/gem_pin.c
tests/gem_pipe_control_store_loop.c
tests/gem_pread.c
tests/gem_pread_after_blit.c
tests/gem_prw_concurrent_blit.c
tests/gem_pwrite.c
tests/gem_pwrite_pread.c
tests/gem_readwrite.c
tests/gem_reloc_overflow.c
tests/gem_reloc_vs_gpu.c
tests/gem_ring_sync_loop.c
tests/gem_ringfill.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_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_stress.c
tests/gem_suspend.c
tests/gem_threaded_access_tiled.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_tiled_pread_pwrite.c
tests/gem_tiled_swapping.c
tests/gem_tiling_max_stride.c
tests/gem_unfence_active_buffers.c
tests/gem_unref_active_buffers.c
tests/gem_vmap_blits.c
tests/gem_wait_render_timeout.c
tests/gem_write_read_ring_switch.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/getclient.c
tests/getstats.c
tests/getversion.c
tests/kms_flip.c
tests/kms_render.c
tests/prime_nv_api.c
tests/prime_nv_pcopy.c
tests/prime_nv_test.c
tests/prime_self_import.c
tests/sysfs_rc6_residency.c
tests/sysfs_rps.c
tests/testdisplay.c