ecore-con tests - remove WRONG connect check
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Sun, 22 May 2016 08:18:33 +0000 (17:18 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Tue, 24 May 2016 00:20:49 +0000 (09:20 +0900)
commitb8b41e668394be9ac84ddff6de8110dc275b88f8
treeb1ff6e571c0d5a274159338e7234417469674976
parent1eba9d9de026d9ec28aa5b42457b144e437dbfe3
ecore-con tests - remove WRONG connect check

sothe ecore-con tests were calling ecore_con_server_connected_get()
every time a server was created on a NUL server object. WTF? this is
pointless. testing if an api returns tre on being connected on an
invalid object? all it does is create lots of eo noise. remove so we
can see the real errors in the output.

@fix
src/tests/ecore_con/ecore_con_test_ecore_con.c