[Piglit] How do I run the framework tests?

Ilia Mirkin imirkin at alum.mit.edu
Wed Apr 23 08:24:52 PDT 2014


On Wed, Apr 23, 2014 at 11:14 AM, Daniel Vetter <daniel at ffwll.ch> wrote:
> On Wed, Apr 23, 2014 at 10:26:17AM -0400, Ilia Mirkin wrote:
>> ~/src/piglit $ nosetests -e dmesg framework
>> EEEE..............................................................................................................................................................................
>>
>> (hm, looks like some arg count mismatches in add_glsl_parser_test and
>> a few others, haven't investigated why)
>
> Can we have a tiny wrapper for lazy people to run all the framework tests?
> Maybe as part of the make check/make distcheck targets as it's done
> commonly for autohell projects?

It requires one to have installed 'nose'. And unfortunately piglit
doesn't use autohell, it uses crazymake, which makes modification
nearly impossible :) But I don't think anyone would object if you were
to throw that in.


More information about the Piglit mailing list