[PATCH rendercheck 3/5] Use ELF sections to make test setup easier.
Adam Jackson
ajax at nwnk.net
Mon Feb 8 22:14:56 CET 2016
On Mon, 2016-02-01 at 13:48 -0800, Eric Anholt wrote:
> Managing the group logic was really error-prone (forget to edit
> success_mask when copy and pasting? Forget to printf a description of
> the group?). Most new tests being written can be described as a single
> call that does a couple subtests.
>
> This doesn't convert all of the tests. Some of the remaining ones use
> "win" for presenting results (which we may want to just put in a
> global?), and the rest use the pre-created pictures, which would need
> some much bigger refactoring if we want to move their test logic into
> their test files.
Bit of an understatement, it only converts two of fourteen tests.
Series looks good though:
Reviewed-by: Adam Jackson <ajax at redhat.com>
- ajax
More information about the xorg-devel
mailing list