libei/test
Peter Hutterer 876d722356 log: enforce single logical messages only
For all but the simplest loggers, the current approach of "this is a
continuation of the previous message" doesn't work well. The caller
cannot know whether the *current* message is complete until it receives
the next message - but that message may never come.

Drop this approach, if we need to compile multiple messages into one,
we can handle this internally and then pass it all as one message to the
caller.
2022-08-11 10:08:48 +10:00
..
buildtest.c Add SPDX identifiers to all source files 2022-03-03 00:27:36 +00:00
buildtest.cc Add C++ header guards 2020-09-29 17:30:49 +10:00
eierpecken.c log: enforce single logical messages only 2022-08-11 10:08:48 +10:00
eierpecken.h test: set up libreis support in eierpecken 2022-08-01 11:31:59 +10:00
test-ei-device.c test: rename the ei AUTOCONNECT behavior to HANDLE_CONNECT 2022-08-01 11:26:32 +10:00
test-ei-seat.c test: rename the ei AUTOCONNECT behavior to HANDLE_CONNECT 2022-08-01 11:26:32 +10:00
test-ei.c test: rename the ei AUTOCONNECT behavior to HANDLE_CONNECT 2022-08-01 11:26:32 +10:00
test-eis.c eis: add eis_client_has_capability 2022-08-01 11:50:29 +10:00
test-main.c Add SPDX identifiers to all source files 2022-03-03 00:27:36 +00:00
test-reis.c test: add a few tests for reis 2022-08-01 11:50:29 +10:00
unit-tests.c Add SPDX identifiers to all source files 2022-03-03 00:27:36 +00:00