Lines Matching refs:FAIL
107 FAIL(ret < 0, "Simple clipping check should pass\n"); in igt_check_plane_state()
118 FAIL(ret < 0, "Rotated clipping check should pass\n"); in igt_check_plane_state()
131 FAIL(!ret, "Should not be able to position on the crtc with can_position=false\n"); in igt_check_plane_state()
137 FAIL(ret < 0, "Simple positioning should work\n"); in igt_check_plane_state()
149 FAIL(!ret, "Upscaling out of range should fail.\n"); in igt_check_plane_state()
154 FAIL(ret < 0, "Upscaling exactly 2x should work\n"); in igt_check_plane_state()
163 FAIL(!ret, "Downscaling out of range should fail.\n"); in igt_check_plane_state()
167 FAIL(ret < 0, "Should succeed with exact scaling limit\n"); in igt_check_plane_state()
179 FAIL(ret < 0, "Should succeed by clipping to exact multiple"); in igt_check_plane_state()
190 FAIL(ret < 0, "Should succeed by clipping to exact multiple"); in igt_check_plane_state()
201 FAIL(ret < 0, "Should succeed by clipping to exact multiple"); in igt_check_plane_state()
213 FAIL(ret < 0, "Should succeed by clipping to exact multiple"); in igt_check_plane_state()