tmf: Update the ctfadaptor tests for the new formatting
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Wed, 18 Jul 2012 19:20:04 +0000 (15:20 -0400)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Wed, 18 Jul 2012 19:20:04 +0000 (15:20 -0400)
commit6c327eec13d11d6a26a2679c17fbece196e307e5
tree31e166524746fd66c295812da350c8c19fb4f579
parent6be2d5cc324239ee1ae679bf0f6a9c9c05331e2f
tmf: Update the ctfadaptor tests for the new formatting

Since 9dc3ba9, the .toString() method for integer CTF fields
will correctly format the value as per the formatting info
in the metadata.

Some unit tests have to be updated to cope with the new values,
for octal and hex integers.

Change-Id: I0aa8e7c919bbc8227cf7d9c5cc286561b172ece6
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
org.eclipse.linuxtools.tmf.core.tests/src/org/eclipse/linuxtools/tmf/core/tests/ctfadaptor/CtfTmfEventFieldTest.java
org.eclipse.linuxtools.tmf.core.tests/src/org/eclipse/linuxtools/tmf/core/tests/ctfadaptor/CtfTmfEventTest.java
This page took 0.024989 seconds and 5 git commands to generate.