tests: cover ownership across ipc connections

This commit is contained in:
2026-08-13 23:07:25 +09:00
parent 21a94d447c
commit bb2a970db1
5 changed files with 399 additions and 1 deletions

View File

@@ -70,4 +70,5 @@ void ipc_response_empty_and_preedit(struct ct*);
void ipc_response_max_and_drain(struct ct*);
void ipc_response_fragmented_and_truncated(struct ct*);
void ipc_broken_peer_send(struct ct*);
void server_connection_ownership(struct ct*);
void ibus_context_lifecycle(struct ct*);