Generate trace for intersect mode test
authorJulien Desfossez <jdesfossez@efficios.com>
Fri, 22 Apr 2016 21:35:19 +0000 (17:35 -0400)
committerAntoine Busque <abusque@efficios.com>
Fri, 29 Apr 2016 20:12:11 +0000 (16:12 -0400)
commita680ee0bd3ecf289633b8ae75b4608afae3bc695
treeac753a958e4e503e8aec1b118c6c485e56577767
parenta0ea926640a4e1570f2cd61dbab1aa0de946149d
Generate trace for intersect mode test

This is a basic trace generated to test the intersect mode. The first
three events are in the same stream, the last one is in a different
stream with no overlapping. This trace parsed with babeltrace outputs 4
events by default and 0 with babeltrace --stream-intersection.

Please adapt the test to work with the --disable-intersect-mode.

Signed-off-by: Julien Desfossez <jdesfossez@efficios.com>
tests/integration/expected/disable_intersect.txt [new file with mode: 0644]
tests/integration/expected/no_intersection.txt [new file with mode: 0644]
tests/integration/test_intersect.py [new file with mode: 0644]
This page took 0.024114 seconds and 5 git commands to generate.