tests: Convert remaining module tests to not use test-runner.c
authorKristian Høgsberg <krh@bitplanet.net>
Wed, 12 Dec 2012 04:22:16 +0000 (23:22 -0500)
committerKristian Høgsberg <krh@bitplanet.net>
Wed, 12 Dec 2012 05:02:46 +0000 (00:02 -0500)
commit0f60a33000cb2cd7ad61c58941bd8d3482db173a
tree0f61feb2393e70704a6fdf2f02090509c72217f4
parent1a3263721d9d920d15369ff19594ab996d8e1582
tests: Convert remaining module tests to not use test-runner.c

The remaining module tests don't need to fork and talk to a test client,
so just convert them to regular modules and let them handle running their
tests themselves.  Then drop test-runner.[ch].
tests/Makefile.am
tests/surface-global-test.c
tests/surface-test.c
tests/test-runner.c [deleted file]
tests/test-runner.h [deleted file]