On 06/11/17 23:03, Chris Johns wrote:
On 06/11/2017 21:20, Sebastian Huber wrote:
On 27/10/17 07:13, Chris Johns wrote:
On 26/10/2017 18:50, Sebastian Huber wrote:
with the change to the INI format files, the

target_pretest_command
target_exe_filter_command

disappeared.
Oh I changed some names as part of a clean up.

I am not sure how I can invoke the tester for a board using U-Boot
connected via TTY or telnet. Do you have an example command line?
Of course, with the removal of my local set up there is nothing left in the
BSP configurations as examples.

A command line is:

    $ sudo rtems-test --rtems-tools=/opt/work/rtems/4.12 \
                      --rtems-bsp=xilinx_zynq_zedboard \
                      --timeout=60 --log=t.txt \
                      --user-config=$HOME/.rtemstesterrc \
                      --mail .
How did you setup your mail configuration?
$ cat ~/.mailrc | grep chrisj
setfrom=chr...@rtems.org


With the sudo, I have to add this file to the root user. Would it be possible to simply generate a raw mail file which can be sent later via an e-mail client? Some test machines may be not connected to the internet for example.

--
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.hu...@embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.

_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to