test/metrics: add unit tests for metrics library
[dpdk.git] / test / test / autotest_data.py
index e7df68f..0fb7866 100644 (file)
@@ -488,6 +488,12 @@ parallel_test_list = [
        "Func":    default_autotest,
        "Report":  None,
     },
+    {
+        "Name":    "Metrics autotest",
+        "Command": "metrics_autotest",
+        "Func":    default_autotest,
+        "Report":  None,
+    },
     #
     #Please always keep all dump tests at the end and together!
     #