Tests: debug-info: compare without `debug-info` component
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Wed, 25 Sep 2019 20:55:40 +0000 (16:55 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 30 Oct 2019 19:14:53 +0000 (15:14 -0400)
commit28c208b234d9ee0c7733f2a75040f0182035c057
tree09ad0ef046cc102aadf1a4908eedbe74e26304f6
parentbc79143c2faba00169becf08b5ee195e42efd7f5
Tests: debug-info: compare without `debug-info` component

I find it useful to compare the output of a graph processing a regular
CTF trace (with no debugging information) with and without a
`debug-info` component.

Since those traces don't have the necessary debugging information for
the `debug-info` component to add something, the output of such graphs
should be identical.

This confirms that the `debug-info` component copies the traces
accurately.

Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Change-Id: I31c6dfdc97f2bd84ea9fbbaeafbd4c9259d26b6e
Reviewed-on: https://review.lttng.org/c/babeltrace/+/2094
Tested-by: jenkins <jenkins@lttng.org>
Reviewed-by: Simon Marchi <simon.marchi@efficios.com>
tests/plugins/flt.lttng-utils.debug-info/test_succeed
This page took 0.024637 seconds and 4 git commands to generate.