[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[linuxtools-commit] [Git@Eclipse] Eclipse Linux Tools branch master updated. v0.8.0-1467-g2d56f9b
|
- From: genie@xxxxxxxxxxx (Alexandre Montplaisir)
- Date: Tue, 19 Jun 2012 14:28:27 -0400 (EDT)
- Delivered-to: linuxtools-commit@eclipse.org
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Eclipse Linux Tools".
The branch, master has been updated
via 2d56f9b07a4e79da8b3e9a1d464c0a523259c7d6 (commit)
from d8989017dcd7265a2cc104d736cbcc1a854d8861 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 2d56f9b07a4e79da8b3e9a1d464c0a523259c7d6
Author: Alexandre Montplaisir <alexmonthy@xxxxxxxxxxxx>
Date: Fri Jun 15 10:48:19 2012 -0400
tmf: Clean up the ctfAdaptor unit tests
Signed-off-by: Alexandre Montplaisir <alexmonthy@xxxxxxxxxxxx>
-----------------------------------------------------------------------
Summary of changes:
.../tmf/core/tests/ctfadaptor/CtfIteratorTest.java | 576 +++-------------
.../tmf/core/tests/ctfadaptor/CtfLocationTest.java | 134 ++--
.../core/tests/ctfadaptor/CtfTmfContentTest.java | 124 ++--
.../tests/ctfadaptor/CtfTmfEventFieldTest.java | 170 +++---
.../tmf/core/tests/ctfadaptor/CtfTmfEventTest.java | 31 +-
.../core/tests/ctfadaptor/CtfTmfEventTypeTest.java | 105 ++--
.../core/tests/ctfadaptor/CtfTmfTimestampTest.java | 307 ++-------
.../tmf/core/tests/ctfadaptor/CtfTmfTraceTest.java | 742 +++-----------------
.../tmf/core/tests/ctfadaptor/TestAll.java | 31 +-
.../tmf/core/tests/ctfadaptor/TestParams.java | 20 +-
.../core/tests/ctfadaptor/headless/Benchmark.java | 25 +-
.../ctfadaptor/headless/RequestBenchmark.java | 73 +-
12 files changed, 603 insertions(+), 1735 deletions(-)
hooks/post-receive
--
Eclipse Linux Tools