Simple RCPTT test for opening a single trace and integrate to build
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Wed, 2 Dec 2015 21:04:29 +0000 (16:04 -0500)
committerMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Thu, 18 Feb 2016 00:06:53 +0000 (19:06 -0500)
commitbe3347d92bc3914eeb493e0e05c3298773fc265c
treebe6ff47721eeb51d33175e9e541c72c725bcd2ff
parent9e956a266efab2a2d0ea9dd6ef9a7a4a03119fc4
Simple RCPTT test for opening a single trace and integrate to build

This commit act as a foundation for RCP testing via the RCP Testing
Tools[1].

More information can be found in "README.md".

[1] https://www.eclipse.org/rcptt/

Change-Id: Ia59dccc9d1eda38c84c88b89fc26d5da052d3007
Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/61810
Reviewed-by: Hudson CI
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
13 files changed:
pom.xml
rcp/org.eclipse.tracecompass.rcp.rcptt.tests/.project [new file with mode: 0644]
rcp/org.eclipse.tracecompass.rcp.rcptt.tests/README.md [new file with mode: 0644]
rcp/org.eclipse.tracecompass.rcp.rcptt.tests/TraceCompassAUT.launch/TraceCompass.launch [new file with mode: 0644]
rcp/org.eclipse.tracecompass.rcp.rcptt.tests/context/empty_workspace.ctx [new file with mode: 0644]
rcp/org.eclipse.tracecompass.rcp.rcptt.tests/context/environment.ctx [new file with mode: 0644]
rcp/org.eclipse.tracecompass.rcp.rcptt.tests/context/reset_workbench.ctx [new file with mode: 0644]
rcp/org.eclipse.tracecompass.rcp.rcptt.tests/pom.xml [new file with mode: 0644]
rcp/org.eclipse.tracecompass.rcp.rcptt.tests/rcptt.properties [new file with mode: 0644]
rcp/org.eclipse.tracecompass.rcp.rcptt.tests/test_suites/open_trace_suite.suite [new file with mode: 0644]
rcp/org.eclipse.tracecompass.rcp.rcptt.tests/tests/open_trace.test [new file with mode: 0644]
rcp/org.eclipse.tracecompass.rcp.rcptt.tests/validation/no_warning_errors_aggressive.verification [new file with mode: 0644]
rcp/pom.xml
This page took 0.040373 seconds and 5 git commands to generate.