[PATCH libdrm 14/17] tests/amdgpu: ensure tests work by using c99 initializers

Emil Velikov emil.l.velikov at gmail.com
Fri Sep 4 13:45:58 PDT 2015


On 4 September 2015 at 17:33, Alex Deucher <alexdeucher at gmail.com> wrote:
> On Mon, Aug 24, 2015 at 1:08 PM, Alex Deucher <alexdeucher at gmail.com> wrote:
>> On Mon, Aug 24, 2015 at 12:34 PM, Emil Velikov <emil.l.velikov at gmail.com> wrote:
>>> In the latest version of CUnit the fourth parameter of the CU_SuiteInfo
>>> struct is pSetUpFunc rather than *pTests.
>>>
>>> Seems like the CUnit ABI broke at some point, so let's the the robust
>>> thing and use c99 designated initializers to correctly populate the
>>> struct(s).
>>>
>>> Cc: Alex Deucher <alexander.deucher at amd.com>
>>> Cc: Leo Liu <leo.liu at amd.com>
>>> Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>
>>
>> Reviewed-by: Alex Deucher <alexander.deucher at amd.com>
>
> Any plans to push this?
>
Oops, I thought I did just after Chris's feedback.
Thanks for the reminder, they're in definitely in master now.

-Emil


More information about the dri-devel mailing list