Test fix: test_daemon can hang while waiting for child pids
[lttng-tools.git] / tests / 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.028995 seconds and 4 git commands to generate.