Tests: Convert the kernel_event_basic test to an equivalent shell test
[lttng-tools.git] / tests / regression / kernel / Makefile.am
1 AM_CFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/src -I$(top_srcdir)/tests/utils -g -Wall
2 AM_LDFLAGS = -lurcu -lurcu-cds
3
4 EXTRA_DIST = runall.sh run-kernel-tests.sh test_all_events test_event_basic
5
6
This page took 0.029351 seconds and 4 git commands to generate.