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