efl/edbus: Add initial testsuite
authorLucas De Marchi <lucas.demarchi@profusion.mobi>
Tue, 15 Jan 2013 21:50:57 +0000 (21:50 +0000)
committerLucas De Marchi <lucas.demarchi@profusion.mobi>
Tue, 15 Jan 2013 21:50:57 +0000 (21:50 +0000)
commit48e207859a3b46295f8ff227b6594b2a6f6539dd
tree242dc7198a1ce1ca2f815ca4626875a4317dd567
parent1d295abac0340e18fa20aa2abc67be76cdc0b8d3
efl/edbus: Add initial testsuite

Right now this contains only 2 tests, for checking if
init/shutdown works correctly.

SVN revision: 82842
.gitignore
src/Makefile_EDBus.am
src/tests/edbus/edbus_suite.c [new file with mode: 0644]
src/tests/edbus/edbus_suite.h [new file with mode: 0644]
src/tests/edbus/edbus_test_edbus_init.c [new file with mode: 0644]