update Intel copyright years to 2014
[dpdk.git] / app / test / autotest_data.py
index a48c1e0..bdb7e94 100644 (file)
@@ -2,7 +2,7 @@
 
 #   BSD LICENSE
 # 
-#   Copyright(c) 2010-2013 Intel Corporation. All rights reserved.
+#   Copyright(c) 2010-2014 Intel Corporation. All rights reserved.
 #   All rights reserved.
 # 
 #   Redistribution and use in source and binary forms, with or without
@@ -322,6 +322,12 @@ parallel_test_group_list = [
        "Memory" :      "400",
        "Tests" :
        [
+               {
+                "Name" :       "PMD ring autotest",
+                "Command" :    "ring_pmd_autotest",
+                "Func" :       default_autotest,
+                "Report" :     None,
+               },
                {
                 "Name" :       "Access list control autotest",
                 "Command" :    "acl_autotest",