On 12-01-04 04:52 AM, Daniel Vetter wrote:
> While I have the attention of someone versed in buildsystem-fu:
> intel-gpu-tools also contains a set of tests for the i915 kernel module
> (and the libdrm interface for it). Currently we run them with
>
> $ make test
>
> by abusing the automake test rig. Is this ok or is there a better way to
> do something like this?
I would think so, there is support in Automake to hook test cases and in
util-macros to test for things like glib and provide configure option.
It is used by several modules by invoking 'make check'. I'll look into
that, but I might ask a few questions as I am not familiar with video
drivers.

Thanks
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to