run: add support to specify 'serial' via RUN_OPT

Operating Systems / Genode - Alexander Boettcher [genode-labs.com] - 10 May 2013 04:16 UTC

If the target machine is connected locally one may specify "serial" as target in the RUN_OPT variable to get the test output.

Used for panda and arndale on foc and hw.

85c6640 run: add support to specify 'serial' via RUN_OPT
base-foc/run/env | 8 ++++++++
base-hw/run/env | 7 +++++--
tool/run | 33 +++++++++++++++++++++++++++++++++
3 files changed, 46 insertions(+), 2 deletions(-)

Upstream: github.com


  • Share