From ac3fa6c9e8bf46740633b215cd89277dd5fd3652 Mon Sep 17 00:00:00 2001 From: Michael Veksler Date: Fri, 16 Mar 2018 09:19:55 +0000 Subject: ...G...PS. [DEV-761] Redirect of Log file output to stdout. Implementation of mock for function __zbx_zabbix_log() --- tests/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'tests/Makefile.am') diff --git a/tests/Makefile.am b/tests/Makefile.am index 1311fe98274..c9e4f3a6556 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -24,4 +24,6 @@ libzbxmockdata_a_SOURCES = \ zbxmockutil.h \ zbxmockhelper.c \ zbxmockhelper.h \ - zbxmockcomm.c + zbxmockcomm.c \ + zbxmocklog.c + -- cgit v1.2.3