test: Cleanup includes
authorAndrea Canciani <ranma42@gmail.com>
Thu, 3 Nov 2011 09:40:24 +0000 (10:40 +0100)
committerAndrea Canciani <ranma42@gmail.com>
Wed, 9 Nov 2011 08:17:00 +0000 (09:17 +0100)
commit06760f5cb069bdc041af7a0e73c9d5fc08741f28
treebbdcc425a386a864ada5d80257d6ef14871176dc
parentcbd88a9416d9b33e6589e3f857ee839559a7e4de
test: Cleanup includes

All the tests are linked to libutil, hence it makes sence to always
include utils.h and reuse what it provides (config.h inclusion, access
to private pixman APIs, ARRAY_LENGTH, ...).
15 files changed:
test/a1-trap-test.c
test/blitters-test.c
test/composite-traps-test.c
test/composite.c
test/fetch-test.c
test/lowlevel-blt-bench.c
test/oob-test.c
test/region-contains-test.c
test/region-translate-test.c
test/scaling-crash-test.c
test/scaling-test.c
test/stress-test.c
test/trap-crasher.c
test/utils.c
test/utils.h