lttng: Add snapshot support - LTTng Tools v2.3
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng2.ui.tests / src / org / eclipse / linuxtools / lttng2 / ui / tests / control / model / component / AllTests.java
index dcca208ac98001294988b7532e4caa9ebe14f2a0..86d433445aeea243893bd02ce2c1d473e654d316 100644 (file)
@@ -30,7 +30,8 @@ import org.junit.runners.Suite;
     TraceControlTreeModelTest.class,
     TraceControlUstProviderTests.class,
     TraceControlUstSessionTests.class,
-    TraceControlUstSessionTests2.class
+    TraceControlUstSessionTests2.class,
+    TraceControlSnapshotSessionTests.class
 })
 public class AllTests {
 
This page took 0.044441 seconds and 5 git commands to generate.