• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

pfalcon / micropython / 812
98%
master: 98%

Build:
Build:
LAST BUILD BRANCH: pfalcon
DEFAULT BRANCH: master
Ran 03 Apr 2017 07:56AM UTC
Jobs 1
Files 222
Run time 11s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
812

push

travis-ci

pfalcon
tools/pyboard: Add "exec" pseudo-device support.

This allows to execute a command and communicate with its stdin/stdout
via pipes to emulate serial access. Immediate usecase is controlling
a QEMU process which emulates board's serial via normal console, but
it could be used e.g. with helper binaries to access real board over
other hadware protocols, etc.

An exmaple of device specification for this case is:

	--device exec:../zephyr/qemu.sh

Where qemu.sh contains long-long qemu startup line. There's a special
support in this patch for running the command in a new terminal session,
to support shell wrappers like that (without new terminal session, only
wrapper script would be terminated, but its child processes would
continue to run).

17170 of 17507 relevant lines covered (98.08%)

322549.64 hits per line

Jobs
ID Job ID Ran Files Coverage
1 812.1 03 Apr 2017 07:56AM UTC 0
98.08
Travis Job 812.1
Source Files on build 812
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #812
  • 320f85d6 on github
  • Next Build on pyboard-exec-device (#815)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc