Re: [Piglit] [PATCH 2/7] piglit-framework-tests.py: Adds a utility for running piglit unit tests

2013-10-13 Thread Kenneth Graunke
On 09/27/2013 02:39 PM, Dylan Baker wrote: > This program gives the option to run the tests. These tests are meant to > test internal features of the piglit framework. Currently there are only > tests for the summary module's handling of regressions, fixes, changes, > and problems. > > Signed-off-

[Piglit] [PATCH 2/7] piglit-framework-tests.py: Adds a utility for running piglit unit tests

2013-09-27 Thread Dylan Baker
This program gives the option to run the tests. These tests are meant to test internal features of the piglit framework. Currently there are only tests for the summary module's handling of regressions, fixes, changes, and problems. Signed-off-by: Dylan Baker --- piglit-framework-tests.py | 47 ++