test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH] test_plans: fix a typo in crc test plan
@ 2019-02-15 10:13 Rami Rosen
  2019-02-26  3:26 ` Tu, Lijuan
  0 siblings, 1 reply; 2+ messages in thread
From: Rami Rosen @ 2019-02-15 10:13 UTC (permalink / raw)
  To: dts; +Cc: Rami Rosen

This patch fixes a typo in crc test plan.

Signed-off-by: Rami Rosen <ramirose@gmail.com>
---
 test_plans/unit_tests_crc_test_plan.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test_plans/unit_tests_crc_test_plan.rst b/test_plans/unit_tests_crc_test_plan.rst
index 873d2e3..3f51b5a 100644
--- a/test_plans/unit_tests_crc_test_plan.rst
+++ b/test_plans/unit_tests_crc_test_plan.rst
@@ -56,7 +56,7 @@ The steps to run the unit test manually are as follow::
   # ./build/build/test/test/test -n 1 -c ffff
   RTE>> crc_autotest
 
-The final output of the test will has to be "Test OK".
+The final output of the test will have to be "Test OK".
 
 Algorithm Description
 =====================
-- 
2.19.2

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

end of thread, other threads:[~2019-02-26  3:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-15 10:13 [dts] [PATCH] test_plans: fix a typo in crc test plan Rami Rosen
2019-02-26  3:26 ` Tu, Lijuan

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