test/cksum: add L3/L4 checksum API test
[dpdk.git] / app / test / autotest_data.py
index 11f9c86..302d637 100644 (file)
@@ -567,6 +567,12 @@ parallel_test_list = [
         "Func":    default_autotest,
         "Report":  None,
     },
+    {
+        "Name":    "Checksum autotest",
+        "Command": "cksum_autotest",
+        "Func":    default_autotest,
+        "Report":  None,
+    },
     #
     #Please always keep all dump tests at the end and together!
     #