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