test: cover IPC response framing
This commit is contained in:
@@ -114,6 +114,11 @@ static const struct ct_test tests[] = {
|
||||
{ "dict/emoji-identity", dictionary_emoji_identity },
|
||||
{ "ipc/masks-modifiers", ipc_masks_modifiers },
|
||||
{ "ipc/runtime-path", ipc_runtime_path },
|
||||
{ "ipc/response-pack-boundaries", ipc_response_pack_boundaries },
|
||||
{ "ipc/response-empty-preedit", ipc_response_empty_and_preedit },
|
||||
{ "ipc/response-max-drain", ipc_response_max_and_drain },
|
||||
{ "ipc/response-fragmented-truncated", ipc_response_fragmented_and_truncated },
|
||||
{ "ipc/broken-peer-send", ipc_broken_peer_send },
|
||||
};
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user