test/crypto: move tests to the driver specific list
[dpdk.git] / app / test / autotest_data.py
index 0f2c9a7..6cf7eca 100644 (file)
@@ -393,8 +393,8 @@ parallel_test_list = [
         "Report":  None,
     },
     {
-        "Name":    "Cryptodev sw mrvl autotest",
-        "Command": "cryptodev_sw_mrvl_autotest",
+        "Name":    "Cryptodev sw mvsam autotest",
+        "Command": "cryptodev_sw_mvsam_autotest",
         "Func":    default_autotest,
         "Report":  None,
     },