sessiond: main.cpp: iterate on list using list_iteration_adapter
[lttng-tools.git] / regression / ust / type-declarations / README
1 Type declarations test
2 -----------------------------
3
4 This test checks if tracepoints using type declarations work correctly.
5
6 DESCRIPTION
7 -----------
8
9 This test launches a process which generates events with fields using type
10 declarations.
11
12 The test makes sure the events are present and the fields have all the
13 correct data.
14
15 DEPENDENCIES
16 ------------
17
18 To 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.029559 seconds and 4 git commands to generate.