meter: initial import
[dpdk.git] / app / test / autotest_data.py
index f64ea9c..9bd436b 100755 (executable)
@@ -77,6 +77,12 @@ parallel_test_group_list = [
                 "Func" :       default_autotest,
                 "Report" :     None,
                },
+               {
+                "Name" :       "Meter autotest",
+                "Command" :    "meter_autotest",
+                "Func" :       default_autotest,
+                "Report" :     None,
+               },
                {
                 "Name" :       "Dump log history",
                 "Command" :    "dump_log_history",