Rename xxx.lttng to xxx.lttng.core
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng.tests / src / org / eclipse / linuxtools / lttng / tests / control / LTTngSyntheticEventProviderTest.java
index 9bd570f48518b293f7212d86b2e89d4cf6845acb..7f2d79d0c6c50ea57ba0a0ea6b8218ab6e2af24d 100644 (file)
@@ -44,10 +44,8 @@ public class LTTngSyntheticEventProviderTest extends LttngTestPreparation {
                                validSequence);
        }
 
-//     /**
-//      * 
-//      */
-//     public void testSyntheticEventRequest() {
+       public void testSyntheticEventRequest() {
+        System.out.println("testSyntheticEventRequest: test removed");
 //             init();
 //             // Create a new Experiment manager context
 //             IStateExperimentManager expManager = prepareExperimentContext(false);
@@ -92,6 +90,6 @@ public class LTTngSyntheticEventProviderTest extends LttngTestPreparation {
 //
 //             // finish
 //             assertEquals("Unexpected eventCount", 3002, feventCount);
-//     }
+       }
 
 }
\ No newline at end of file
This page took 0.023858 seconds and 5 git commands to generate.