Fix: warn, and don't assert, when reading a value outside enum range
[babeltrace.git] / tests / Makefile.am
1 AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
2
3 noinst_PROGRAMS = test-bitfield
4
5 test_bitfield_SOURCES = test-bitfield.c
This page took 0.029324 seconds and 4 git commands to generate.