test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [dts 1/3] [PATCH V1] add shutdown api test for niantic and fvl
@ 2015-05-28  7:36 huilong,xu
  2015-05-28  7:36 ` [dts] [dts 2/3] [PATCH V1] add shutdown api test plan huilong,xu
  2015-05-28  7:36 ` [dts] [dts 3/3] [PATCH V1] add shutdown api test code huilong,xu
  0 siblings, 2 replies; 4+ messages in thread
From: huilong,xu @ 2015-05-28  7:36 UTC (permalink / raw)
  To: dts; +Cc: jingguox.fu

From: huilong xu <huilongx.xu@intel.com>


Signed-off-by: huilong xu <huilongx.xu@intel.com>
---
 executions/execution.cfg     |    3 ++-
 executions/execution_FVL.cfg |    3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/executions/execution.cfg b/executions/execution.cfg
index e5c6198..a749008 100644
--- a/executions/execution.cfg
+++ b/executions/execution.cfg
@@ -19,7 +19,8 @@ test_suites=
     pmd_bonded,
     dynamic_config,
     generic_filter,
-    dual_vlan
+    dual_vlan,
+    shutdown_api
 targets=
     x86_64-native-linuxapp-gcc
 parameters=nic_type=cfg:func=true
diff --git a/executions/execution_FVL.cfg b/executions/execution_FVL.cfg
index 12990d8..bd278ba 100644
--- a/executions/execution_FVL.cfg
+++ b/executions/execution_FVL.cfg
@@ -6,7 +6,8 @@ test_suites=
     dynamic_config,
     generic_filter,
     dual_vlan,
-    vlan
+    vlan,
+    shutdown_api
 targets=
     x86_64-native-linuxapp-gcc
 parameters=nic_type=cfg:func=true
-- 
1.7.4.4

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-05-28  8:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-28  7:36 [dts] [dts 1/3] [PATCH V1] add shutdown api test for niantic and fvl huilong,xu
2015-05-28  7:36 ` [dts] [dts 2/3] [PATCH V1] add shutdown api test plan huilong,xu
2015-05-28  8:43   ` Fu, JingguoX
2015-05-28  7:36 ` [dts] [dts 3/3] [PATCH V1] add shutdown api test code huilong,xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).