test/latency: add unit tests for latencystats library
[dpdk.git] / test / test / autotest_data.py
index 29b08b2..63cc1f4 100644 (file)
@@ -500,6 +500,12 @@ parallel_test_list = [
         "Func":    default_autotest,
         "Report":  None,
     },
+    {
+        "Name":    "Latencystats autotest",
+        "Command": "latencystats_autotest",
+        "Func":    default_autotest,
+        "Report":  None,
+    },
     #
     #Please always keep all dump tests at the end and together!
     #