app/test: remove pm_autotest
This test is not linked to any code, remove it. It may be some leftover from 24f42575dfe2226f126546d0ca501cba9fbd6373. Signed-off-by: David Marchand <david.marchand@6wind.com> Acked-by: Bruce Richardson <bruce.richardson@intel.com> Acked-by: Neil Horman <nhorman@tuxdriver.com>
This commit is contained in:
parent
74f13ebb91
commit
3c9ea200e8
@ -339,12 +339,6 @@ parallel_test_group_list = [
|
||||
"Command" : "acl_autotest",
|
||||
"Func" : default_autotest,
|
||||
"Report" : None,
|
||||
},
|
||||
{
|
||||
"Name" : "Pattern match autotest",
|
||||
"Command" : "pm_autotest",
|
||||
"Func" : default_autotest,
|
||||
"Report" : None,
|
||||
},
|
||||
{
|
||||
"Name" :"Sched autotest",
|
||||
|
@ -238,7 +238,7 @@ cmdline_parse_token_string_t cmd_autotest_autotest =
|
||||
"memcpy_perf_autotest#ring_perf_autotest#"
|
||||
"red_autotest#meter_autotest#sched_autotest#"
|
||||
"memcpy_perf_autotest#kni_autotest#"
|
||||
"pm_autotest#ivshmem_autotest#"
|
||||
"ivshmem_autotest#"
|
||||
"devargs_autotest#table_autotest#"
|
||||
#ifdef RTE_LIBRTE_ACL
|
||||
"acl_autotest#"
|
||||
|
Loading…
x
Reference in New Issue
Block a user