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 04:22:16 +0000 (23:22 -0500)
commit15be01ebe674e9b12fbee60fe622dc82b289c380
tree4ed1a3112b54edd60158b94ee2a0418fe57531f6
parentcbc35ae28128502c506e77d00ce95e48fbb35bfd
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]