Add api0 compile tests
[lttng-ust.git] / tests / compile / api0 / hello / tp.c
diff --git a/tests/compile/api0/hello/tp.c b/tests/compile/api0/hello/tp.c
new file mode 100644 (file)
index 0000000..98669b6
--- /dev/null
@@ -0,0 +1,8 @@
+/*
+ * SPDX-License-Identifier: MIT
+ *
+ * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
+ */
+
+#define LTTNG_UST_TRACEPOINT_CREATE_PROBES
+#include "ust_tests_hello.h"
This page took 0.022944 seconds and 4 git commands to generate.