test/pdump: add unit test for pdump library
[dpdk.git] / test / test / autotest_data.py
index 63cc1f4..948a625 100644 (file)
@@ -506,6 +506,12 @@ parallel_test_list = [
         "Func":    default_autotest,
         "Report":  None,
     },
+    {
+        "Name":    "Pdump autotest",
+        "Comamnd": "pdump_autotest",
+        "Func":    default_autotest,
+        "Report":  None,
+    },
     #
     #Please always keep all dump tests at the end and together!
     #