ctf: Add test for 8-byte integer sign extension bug
authorAlexandre Montplaisir <alexmonthy@efficios.com>
Sat, 9 Apr 2016 21:33:27 +0000 (17:33 -0400)
committerAlexandre Montplaisir <alexmonthy@efficios.com>
Fri, 20 May 2016 20:42:56 +0000 (16:42 -0400)
commit3f8c2b0ea0e894f004697c9e6fc9febda7cf2d9f
tree9d98f3bb15eec04ed1d71b949ec75c43d4fa83a4
parentc9c50ae19781e9d60653e4d8d27f387bd2efd387
ctf: Add test for 8-byte integer sign extension bug

The added test highlights bug 491382.

Change-Id: I1e9c1f458ef64145e4f4a6dc9d9b6c0521b1065d
Signed-off-by: Alexandre Montplaisir <alexmonthy@efficios.com>
Reviewed-on: https://git.eclipse.org/r/70312
Reviewed-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/ctf/core/tests/event/CtfTmfEventFieldSignExtensionTest.java [new file with mode: 0644]
This page took 0.027274 seconds and 5 git commands to generate.