tmf/lttng: add swtbot helper
authorMatthew Khouzam <matthew.khouzam@ericsson.com>
Mon, 3 Mar 2014 20:22:23 +0000 (15:22 -0500)
committerMatthew Khouzam <matthew.khouzam@ericsson.com>
Thu, 6 Mar 2014 15:19:34 +0000 (10:19 -0500)
commit306e18d0ad59b087d0e7bcdbd34b954845f2e24c
tree6546a365457a64b8b1f8abc956813c46e9a2d0ec
parent2fc582d219c01e54f3a4bd5c703abebf8291f617
tmf/lttng: add swtbot helper

Make common functionalities part of a helper class
instead of re-implementing them.

Change-Id: I339adf2607a073395ffba471648c37367780b513
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/22831
Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
IP-Clean: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
org.eclipse.linuxtools.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/linuxtools/lttng2/kernel/ui/swtbot/tests/ImportAndReadKernelSmokeTest.java
org.eclipse.linuxtools.tmf.ui.swtbot.tests/src/org/eclipse/linuxtools/tmf/ui/swtbot/tests/ImportAndReadSmokeTest.java
org.eclipse.linuxtools.tmf.ui.swtbot.tests/src/org/eclipse/linuxtools/tmf/ui/swtbot/tests/SWTBotUtil.java [new file with mode: 0644]
This page took 0.032942 seconds and 5 git commands to generate.