[PATCH] tester: Correct path

Gedare Bloom gedare at rtems.org
Thu Sep 10 22:01:31 UTC 2020


On Thu, Sep 10, 2020 at 12:59 PM Richi Dubey <richidubey at gmail.com> wrote:
>
> ---
>  user/tools/tester.rst | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
>
> diff --git a/user/tools/tester.rst b/user/tools/tester.rst
> index 5452856..1d10462 100644
> --- a/user/tools/tester.rst
> +++ b/user/tools/tester.rst
> @@ -258,8 +258,7 @@ the directories under that path are searched for any file with a ``.exe`` extens
>  This is the default extension for RTEMS executables built within RTEMS. You can
>  pass more than one executable on the command line.
>
> -To run the erc32 tests enter the following command from the top of the erc32
> -BSP build tree:
> +To run the erc32 tests enter the following command from the parent of bin folder:
>
I guess your is from an installed testsuite. Often, we will test
directly from the build tree.

>  .. code-block:: none
>
> --
> 2.17.1
>
> _______________________________________________
> devel mailing list
> devel at rtems.org
> http://lists.rtems.org/mailman/listinfo/devel


More information about the devel mailing list