lttng: Add plugins and trace type for UST traces
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng.alltests / src / org / eclipse / linuxtools / lttng / alltests / RunAllTests.java
index b7f009311fd5765e4b3a6f9fb1ce14aee20d2eec..c3f995c743f352dd3d5501c4127beb82d5cd252a 100644 (file)
@@ -27,6 +27,8 @@ import org.junit.runners.Suite;
     org.eclipse.linuxtools.lttng2.ui.tests.AllTests.class,
     org.eclipse.linuxtools.lttng2.kernel.core.tests.AllTests.class,
     org.eclipse.linuxtools.lttng2.kernel.ui.tests.AllTests.class,
+    org.eclipse.linuxtools.lttng2.ust.core.tests.AllTests.class,
+    org.eclipse.linuxtools.lttng2.ust.ui.tests.AllTests.class,
     org.eclipse.linuxtools.tmf.core.tests.AllTmfCoreTests.class,
     org.eclipse.linuxtools.tmf.ui.tests.AllTmfUITests.class,
 })
This page took 0.025365 seconds and 5 git commands to generate.