]> git.droids-corp.org - dpdk.git/blobdiff - test/test/autotest_data.py
test/latency: add unit tests for latencystats library
[dpdk.git] / test / test / autotest_data.py
index 29b08b2bfba96271bdbf844c92ca0f23eb2341a0..63cc1f4d5c52cd53a21a3b5e1503efe0cc08a240 100644 (file)
@@ -500,6 +500,12 @@ parallel_test_list = [
         "Func":    default_autotest,
         "Report":  None,
     },
         "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!
     #
     #
     #Please always keep all dump tests at the end and together!
     #