]> git.ipfire.org Git - thirdparty/git.git/commit - Makefile
t/helper/fsmonitor-client: create IPC client to talk to FSMonitor Daemon
authorJeff Hostetler <jeffhost@microsoft.com>
Fri, 25 Mar 2022 18:03:03 +0000 (18:03 +0000)
committerJunio C Hamano <gitster@pobox.com>
Fri, 25 Mar 2022 23:04:16 +0000 (16:04 -0700)
commit148405fb27980a63bb532d11f9ab242280052355
tree141092939f55bdd88156db9dfc13327f35659fa5
parentdd77cf61a1a2fbf52c94d0cd986d555ad2ba8a4b
t/helper/fsmonitor-client: create IPC client to talk to FSMonitor Daemon

Create an IPC client to send query and flush commands to the daemon.

Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile
t/helper/test-fsmonitor-client.c [new file with mode: 0644]
t/helper/test-tool.c
t/helper/test-tool.h