mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2026-06-11 21:58:26 +02:00
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: Leo Liu <leo.liu@amd.com> Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> |
||
|---|---|---|
| .. | ||
| amdgpu_test.c | ||
| amdgpu_test.h | ||
| basic_tests.c | ||
| bo_tests.c | ||
| cs_tests.c | ||
| frame.h | ||
| Makefile.am | ||
| uvd_messages.h | ||
| vce_ib.h | ||
| vce_tests.c | ||