Extract the linux-kernel-specific things into their own plugin
[deliverable/tracecompass.git] / org.eclipse.tracecompass.lttng2.kernel.core.tests / src / org / eclipse / tracecompass / lttng2 / kernel / core / tests / AllTests.java
index 965aee70a6e2c010019f56703cf7f6fce5a9bcb0..489cd001cc24bac23990ae1c1163508858bc2bee 100644 (file)
@@ -21,7 +21,6 @@ import org.junit.runner.RunWith;
 @RunWith(DebugSuite.class)
 @DebugSuite.SuiteClasses({
     ActivatorTest.class,
-    org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.cpuusage.AllTests.class,
     org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.AllTests.class,
     org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.TestAll.class,
     org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.vm.AllTests.class,
This page took 0.025547 seconds and 5 git commands to generate.