libei/test
Peter Hutterer 626a13268e test: switch to SOCK_STREAM for the test sockets
SOCK_DGRAM gives us free message framing but the sockets we'll likely deal
with (or at least *have* to handle) are stream. This was a leftover anyway
from some debug testing.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2020-08-07 16:56:10 +10:00
..
eierpecken.c test: switch to SOCK_STREAM for the test sockets 2020-08-07 16:56:10 +10:00
eierpecken.h Add a test suite 2020-08-06 16:20:35 +10:00
iotest.c test: remove an unnecssary arg for the iotest 2020-08-06 14:47:40 +10:00
libei-unit-test.c test: fix a memleak in the unit tests 2020-08-07 11:37:51 +10:00
sourcestest.c util: change the sources API to source_new and sink_add_source 2020-08-07 14:46:20 +10:00
test-ei.c Add a test suite 2020-08-06 16:20:35 +10:00