llvmpipe: new -s option to run single test
authorBrian Paul <brianp@vmware.com>
Fri, 4 Jun 2010 23:00:48 +0000 (17:00 -0600)
committerBrian Paul <brianp@vmware.com>
Fri, 4 Jun 2010 23:01:24 +0000 (17:01 -0600)
commit4f067ada47bfeef792e5adbed4f3e215b704212a
tree907fadd45a5e16e5d9c6df7a2d39bf73fa5deeb8
parentf0ff214bee64a705d3ef6610e9dc25bc1a46a460
llvmpipe: new -s option to run single test

Put specific test code in the test_single() function and pass -s to
execute that code.
src/gallium/drivers/llvmpipe/lp_test.h
src/gallium/drivers/llvmpipe/lp_test_blend.c
src/gallium/drivers/llvmpipe/lp_test_conv.c
src/gallium/drivers/llvmpipe/lp_test_format.c
src/gallium/drivers/llvmpipe/lp_test_main.c
src/gallium/drivers/llvmpipe/lp_test_printf.c
src/gallium/drivers/llvmpipe/lp_test_sincos.c