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)
committerFrancis Deslauriers <francis.deslauriers@efficios.com>
Wed, 23 Oct 2019 01:16:17 +0000 (21:16 -0400)
commit140f7e0206722316cea2f7bb2b96931665a207ef
tree1a9ac19cd96b7742104eb8b995564eb8013f4b7a
parent3b34b490662585394be7352f3544367d4e50a5bc
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.026467 seconds and 4 git commands to generate.