Add CTF enum type support for UST registry
[lttng-tools.git] / tests / regression / ust / type-declarations / README
diff --git a/tests/regression/ust/type-declarations/README b/tests/regression/ust/type-declarations/README
new file mode 100644 (file)
index 0000000..e81baf4
--- /dev/null
@@ -0,0 +1,22 @@
+Type declarations test
+-----------------------------
+
+This test checks if tracepoints using type declarations work correctly.
+
+DESCRIPTION
+-----------
+
+This test launches a process which generates events with fields using type
+declarations.
+
+The test makes sure the events are present and the fields have all the
+correct data.
+
+DEPENDENCIES
+------------
+
+To run this test, you will need:
+
+  - lttng-tools (with python bindings)
+  - babeltrace
+  - python 3.0 or better
This page took 0.02626 seconds and 5 git commands to generate.