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

This commit is contained in:
Cláudio Maia 2020-04-09 15:34:13 +01:00 committed by Gedare Bloom
parent 8a83c43c3a
commit c8ee17a1c5

View File

@ -61,9 +61,7 @@ You can list the available BSP testers with:
project. project.
Some of the BSPs may appear more than once in the list. These are aliased BSP 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. configurations that may use different back ends. We will show how to use
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 :program:`rtems-test` command with the erc32 BSP because it is easy to build
and use. and use.
@ -266,8 +264,8 @@ BSP build tree:
.. code-block:: none .. code-block:: none
$ ~/development/rtems/test/rtems-tools.git/tester/rtems-test \ $ ~/development/rtems/test/rtems-tools.git/tester/rtems-test \
--log=log_erc32_run \ --log=log_erc32_sis \
--rtems-bsp=erc32-run \ --rtems-bsp=erc32-sis \
sparc-rtems5/c/erc32/testsuites/samples sparc-rtems5/c/erc32/testsuites/samples
RTEMS Testing - Tester, 5.not_released 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 [ 1/13] p:0 f:0 u:0 e:0 I:0 B:0 t:0 i:0 | sparc/erc32: base_sp.exe