lttng: Add snapshot support - LTTng Tools v2.3
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng2.core.tests / src / org / eclipse / linuxtools / lttng2 / core / tests / control / model / impl / AllTests.java
index fdbf937756a3cb35d14a1abd305eb67d39da9c0b..ce0e6e1d8054deb01a4de701e08d8aafab88a573 100644 (file)
@@ -29,7 +29,8 @@ import org.junit.runners.Suite;
     ProbeEventInfoTest.class,
     SessionInfoTest.class,
     TraceInfoTest.class,
-    UstProviderInfoTest.class
+    UstProviderInfoTest.class,
+    SnapshotInfoTest.class
 })
 public class AllTests {
 
This page took 0.023544 seconds and 5 git commands to generate.