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

Gedare Bloom gedare at rtems.org
Fri Apr 10 04:03:38 UTC 2020


Module:    rtems-docs
Branch:    master
Commit:    c8ee17a1c5d21c658b610482e5738873c1b2178c
Changeset: http://git.rtems.org/rtems-docs/commit/?id=c8ee17a1c5d21c658b610482e5738873c1b2178c

Author:    Cláudio Maia <clrrm at isep.ipp.pt>
Date:      Thu Apr  9 15:34:13 2020 +0100

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

---

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

diff --git a/user/tools/tester.rst b/user/tools/tester.rst
index 153809f..e00eb0d 100644
--- a/user/tools/tester.rst
+++ b/user/tools/tester.rst
@@ -61,9 +61,7 @@ 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
+configurations that may use 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.
 
@@ -266,8 +264,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



More information about the vc mailing list