Commit e748fc62 authored by Philip Withnall's avatar Philip Withnall Committed by Olivier Crête

tests: Add a logging domain for the unit tests

This clarifies the log output a little.
parent 471eaa92
......@@ -17,6 +17,7 @@ AM_CFLAGS = \
-I $(top_srcdir)/random \
-I $(top_srcdir)/socket \
-I $(top_srcdir)/stun
AM_CPPFLAGS = -DG_LOG_DOMAIN=\"libnice-tests\"
COMMON_LDADD = $(top_builddir)/agent/libagent.la $(top_builddir)/socket/libsocket.la $(GLIB_LIBS) $(GUPNP_LIBS)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment