kumquat-buildroot/support
Ricardo Martincoski 8ebc227806 support/testing: use qemu stdio in emulator
Instead of redirecting qemu serial to telnet, redirect it to stdio.

It allows to run testcases in parallel without random failing caused by
two emulators trying to use the same telnet port (1234).

'qemu -serial stdio' returns some extra <CR> characters, so remove them
from the log.

Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-07-01 16:05:14 +02:00
..
dependencies core: add "cmake3" to the list of cmake candidates 2017-06-24 21:26:20 +02:00
download download/git: clarify why .git is removed 2017-04-20 22:27:23 +02:00
gnuconfig
kconfig
legal-info docs: libtool patches are not handled by legal-info infrastructure. 2016-08-19 23:16:23 +02:00
libtool
misc support/misc/target-dir-warning.txt: fix typo 2017-06-14 21:14:59 +02:00
scripts support/scripts: allow /etc/shadow to be symlinked 2017-06-24 17:49:48 +02:00
testing support/testing: use qemu stdio in emulator 2017-07-01 16:05:14 +02:00