[PATCH libosmo-netif 17/18] tests: compile tests with debugging symbols, ie. -g

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/OpenBSC@lists.osmocom.org/.

Holger Freyther holger at freyther.de
Sat Aug 8 19:11:39 UTC 2015


> On 21 Jul 2015, at 16:23, pablo at gnumonks.org 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


More information about the OpenBSC mailing list