X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=test%2Ftest%2Fautotest_data.py;h=29b08b2bfba96271bdbf844c92ca0f23eb2341a0;hb=fdeb30fa71;hp=0fb7866db51590b10eae5469f5a6511d5a40d01e;hpb=a52966cd48fd4bbe1d160c15f155df72d5d150b3;p=dpdk.git diff --git a/test/test/autotest_data.py b/test/test/autotest_data.py index 0fb7866db5..29b08b2bfb 100644 --- a/test/test/autotest_data.py +++ b/test/test/autotest_data.py @@ -494,6 +494,12 @@ parallel_test_list = [ "Func": default_autotest, "Report": None, }, + { + "Name": "Bitratestats autotest", + "Command": "bitratestats_autotest", + "Func": default_autotest, + "Report": None, + }, # #Please always keep all dump tests at the end and together! #