Tests: add duplicated providers tests
[lttng-tools.git] / tests / regression / ust / type-declarations / README
CommitLineData
10b56aef
MD
1Type declarations test
2-----------------------------
3
4This test checks if tracepoints using type declarations work correctly.
5
6DESCRIPTION
7-----------
8
9This test launches a process which generates events with fields using type
10declarations.
11
12The test makes sure the events are present and the fields have all the
13correct data.
14
15DEPENDENCIES
16------------
17
18To run this test, you will need:
19
20 - lttng-tools (with python bindings)
21 - babeltrace
22 - python 3.0 or better
This page took 0.031944 seconds and 5 git commands to generate.