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? A

sudo /opt/rtems-4.12/bin/rtems-test --rtems-bsp=imx7 --rtems-tools=/opt/rtems-4.12 /build/git-build/b-imx7/arm-rtems4.12/c/imx7/testsuites/samples/ticker/ --timeout=180 --user-config=$HOME/.rtemstesterrc --debug-trace=output --log=l.txt --mail-from="sebastian.hu...@embedded-brains.de" --mail

yields

error: no valid from address for mail

--
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