> On 21 Jul 2015, at 16:23, [email protected] wrote: > > -AM_CFLAGS = -Wall -I$(top_srcdir)/include $(LIBOSMOCORE_CFLAGS) > +AM_CFLAGS = -Wall -I$(top_srcdir)/include $(LIBOSMOCORE_CFLAGS) -g
I like -ggdb3 :) In terms of the tests. You run the code but I don’t see many asserts. Could you please explain how the “no voice traffic” code tests? Would a lack of data end printing a message that would cause the test to fail? holger
