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