Add selftests for drm_rect. A few basic ones for clipped and unclipped cases, and a few special ones for specific bugs we had in the code. I'm too lazy to think of more corner cases to check at this time. Maybe later. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20191122175623.13565-5-ville.syrjala@linux.intel.com Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Reviewed-by: Benjamin Gaignard <benjamin.gaignard@st.com> |
||
|---|---|---|
| .. | ||
| drm_cmdline_selftests.h | ||
| drm_mm_selftests.h | ||
| drm_modeset_selftests.h | ||
| drm_selftest.c | ||
| drm_selftest.h | ||
| Makefile | ||
| test-drm_cmdline_parser.c | ||
| test-drm_damage_helper.c | ||
| test-drm_dp_mst_helper.c | ||
| test-drm_format.c | ||
| test-drm_framebuffer.c | ||
| test-drm_mm.c | ||
| test-drm_modeset_common.c | ||
| test-drm_modeset_common.h | ||
| test-drm_plane_helper.c | ||
| test-drm_rect.c | ||