Cleanup: Remove obsolete and unused tests
[lttng-ust.git] / tests / tracepoint / Makefile.am
diff --git a/tests/tracepoint/Makefile.am b/tests/tracepoint/Makefile.am
deleted file mode 100644 (file)
index d7a5093..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-SUBDIRS = benchmark
-
-AM_CPPFLAGS = -I$(top_srcdir)/include
-
-#noinst_PROGRAMS = tracepoint_test
-#tracepoint_test_SOURCES = tracepoint_test.c tracepoint_test.h
-#tracepoint_test_LDADD = $(top_builddir)/libust/libust.la $(top_builddir)/libust-initializer.o
-
-#FIXME: this test is broken:
-#ust/tests/tracepoint/tracepoint_test.c:64: undefined reference to
-#`register_trace_ust_event_msg'
-#CFLAGS_tracepoint_test.o = -I$(src) $(AM_CFLAGS)
-
-dist_noinst_SCRIPTS = run
This page took 0.025712 seconds and 4 git commands to generate.