From eb854d910422a109ab919d7c66ff1d89e1ff016e Mon Sep 17 00:00:00 2001 From: Matthew Stidham Date: Fri, 5 Feb 2021 11:39:20 -0800 Subject: [PATCH] name_to_num updated --- py-scripts/regression_test.sh | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/py-scripts/regression_test.sh b/py-scripts/regression_test.sh index 42d27493..ea6f5cfb 100755 --- a/py-scripts/regression_test.sh +++ b/py-scripts/regression_test.sh @@ -71,6 +71,18 @@ name_to_num=( ["create_macvlan"]=10 ["create_station"]=11 ["create_vap"]=12 + ["cpu_stats"]=13 + ["test_fileio"]=14 + ["testgroup"]=15 + ["test_ipv6_connection"]=16 + ["test_ipv6_variable_time"]=17 + ["test_l3_longevity"]=18 + ["test_l3_powersave_traffic"]=19 + ["test_l3_scenario_throughput"]=20 + ["test_status_msg"]=21 + ["test_wanlink"]=22 + ["wlan_theoretical_sta"]=23 + ["ws_generic_monitor_test"]=24 ) function blank_db() {