Move current compile tests to 'api1'
[lttng-ust.git] / tests / compile / api1 / hello-many / tp.c
diff --git a/tests/compile/api1/hello-many/tp.c b/tests/compile/api1/hello-many/tp.c
new file mode 100644 (file)
index 0000000..fbd81ab
--- /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_many.h"
This page took 0.022759 seconds and 4 git commands to generate.