LTTng: CPU usage analysis from the LTTng kernel trace
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.core.tests / src / org / eclipse / linuxtools / tmf / core / tests / statistics / AllTests.java
index 1c9ade56e80e691296780f72e7b5a1458ff16992..8baa5a6d46a8ef363895a3273db7e9196431cdd2 100644 (file)
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2012 Ericsson
+ * Copyright (c) 2012, 2014 Ericsson
  *
  * All rights reserved. This program and the accompanying materials are
  * made available under the terms of the Eclipse Public License v1.0 which
@@ -21,6 +21,7 @@ import org.junit.runners.Suite;
 @RunWith(Suite.class)
 @Suite.SuiteClasses({
     TmfEventsStatisticsTest.class,
+    TmfLostEventStatisticsTest.class,
     TmfStateStatisticsTest.class
 })
 public class AllTests {}
This page took 0.025712 seconds and 5 git commands to generate.