test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH]test_plans: add dump_devargs case
@ 2019-06-04  9:53 Peng Yuan
  0 siblings, 0 replies; only message in thread
From: Peng Yuan @ 2019-06-04  9:53 UTC (permalink / raw)
  To: dts; +Cc: Peng Yuan

Remove the dump_log_history, add dump_devargs case.

Signed-off-by: Peng Yuan <yuan.peng@intel.com>

diff --git a/test_plans/unit_tests_dump_test_plan.rst b/test_plans/unit_tests_dump_test_plan.rst
index cc34eed..39d77eb 100644
--- a/test_plans/unit_tests_dump_test_plan.rst
+++ b/test_plans/unit_tests_dump_test_plan.rst
@@ -30,14 +30,14 @@
    ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
    OF THE POSSIBILITY OF SUCH DAMAGE.
 
-============================
-Unit Tests: Dump Log History
-============================
+========================
+Unit Tests: Dump Devargs
+========================
 
-This is the test plan for dump history log of Intel® DPDK .
+This is the test plan for dump device arguments of Intel® DPDK.
 
-This section explains how to run the unit tests for dump history log. The test
-can be launched independently using the command line interface.
+This section explains how to run the unit tests for dump device arguments.
+The test can be launched independently using the command line interface.
 This test is implemented as a linuxapp environment application.
 
 The complete test suite is launched automatically using a python-expect
@@ -48,10 +48,11 @@ stdout.
 The steps to run the unit test manually are as follow::
 
   # make -C ./app/test/
-  # ./app/test/test -n 1 -c ffff
-  RTE>> dump_log_history
+  # ./app/test/test -n 1 -c ffff -w|-b pci_address
+  RTE>> dump_devargs
 
-The final output of the test will be the initial log of DPDK.
+The final output of the test will be the pci address of white list
+or black list.
 
 =====================
 Unit Tests: Dump Ring
-- 
2.7.4


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-06-04  9:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-04  9:53 [dts] [PATCH]test_plans: add dump_devargs case Peng Yuan

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).