TMF: Add base class and interface for state system analysis
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.core.tests / plugin.xml
index d280c639b98d7607819dfd5ead376122efff6784..8c2fca5405533d4af9071c09f7a408d5a486e6a8 100644 (file)
                class="org.eclipse.linuxtools.tmf.tests.stubs.ctf.CtfTmfTraceStub">
          </tracetype>
       </module>
+      <module
+            analysis_module="org.eclipse.linuxtools.tmf.tests.stubs.analysis.TestStateSystemModule"
+            automatic="false"
+            id="org.eclipse.linuxtools.tmf.core.tests.analysis.sstest"
+            name="Test State System">
+         <tracetype
+               class="org.eclipse.linuxtools.tmf.tests.stubs.trace.TmfTraceStub">
+         </tracetype>
+      </module>
    </extension>
 
 </plugin>
This page took 0.023621 seconds and 5 git commands to generate.