controller: split and cleanup the tests
authorStefan Sauer <ensonic@users.sf.net>
Sun, 25 Dec 2011 17:49:01 +0000 (18:49 +0100)
committerStefan Sauer <ensonic@users.sf.net>
Sun, 25 Dec 2011 20:24:57 +0000 (21:24 +0100)
commit15f675ccc1179c41eef51f84631adc276f8b2dd5
tree9d1230d5132690767b6dc38aea600dc967820a06
parent39d6b7462f44b4eb55b46ee17ff5e5c7a3d77e5f
controller: split and cleanup the tests

The controller object was once copied from buzztards unit tests. Change
TestMonoSource to TestObj as it is not a full fledged element. Split the tests
into a core and library test suite.
tests/check/Makefile.am
tests/check/gst/gstcontroller.c [new file with mode: 0644]
tests/check/libs/controller.c