[PATCH i-g-t v11 1/7] Add stub for procps and glib

Badrappan, Jeevaka jeevaka.badrappan at intel.com
Mon Jun 2 19:03:10 UTC 2025


Hi Kamil,

> +static inline void g_clear_error(GError **error) { }
> +static inline void g_error_free(GError *error) { }
> +static inline const char *g_get_home_dir(void) { return "/data/local/tmp/igt"; }

> I am not sure here, imho this should be some user related path
> or path where igt binaries are installed, if you are ok with
> this it could stay.

As igt is only used for testing(not part of final builds), it can be part of igt config folder
like /data/vendor/igt or /vendor/etc but for now would like to continue with
/data/local/tmp/igt.

Regards,
Jeevaka
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/igt-dev/attachments/20250602/70726910/attachment-0001.htm>


More information about the igt-dev mailing list