[PATCH 6/6] user/tools/tester.rst: Removes text references to 'erc32-run' and replaces the example with 'erc32-sis'

clrrm at isep.ipp.pt clrrm at isep.ipp.pt
Sun Mar 22 16:17:43 UTC 2020


From: Cláudio Maia <clrrm at isep.ipp.pt>

---
 user/tools/tester.rst | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

diff --git a/user/tools/tester.rst b/user/tools/tester.rst
index 5147f3d..5548ad9 100644
--- a/user/tools/tester.rst
+++ b/user/tools/tester.rst
@@ -62,11 +62,9 @@ You can list the available BSP testers with:
           project.
 
 Some of the BSPs may appear more than once in the list. These are aliased BSP
-configurations that may use a different back-end. An example is the erc32 BSP.
-There is the erc32 tester which uses the GDB back-end and the
-``erc32-run`` tester which uses the ``run`` command for erc32. We will show
-how to use :program:`rtems-test` command with the erc32 BSP because it is easy
-to build an use.
+configurations that may use a different back ends. We will show how to use
+:program:`rtems-test` command with the erc32 BSP because it is easy to build
+and use.
 
 .. _BuildingRTEMSTests:
 
@@ -267,8 +265,8 @@ BSP build tree:
 .. code-block:: none
 
     $ ~/development/rtems/test/rtems-tools.git/tester/rtems-test \
-             --log=log_erc32_run \
-             --rtems-bsp=erc32-run \
+             --log=log_erc32_sis \
+             --rtems-bsp=erc32-sis \
                  sparc-rtems5/c/erc32/testsuites/samples
     RTEMS Testing - Tester, 5.not_released
     [ 1/13] p:0  f:0  u:0  e:0  I:0  B:0  t:0  i:0  | sparc/erc32: base_sp.exe
-- 
2.17.1



More information about the devel mailing list