Files
OpenCellular/cts
Daisuke Nojiri 3e4d3fd712 eCTS: Hide expected messages
This patch hides expected messages from output to the terminal
and reorganizes log directory as follows:

- All test output goes under /tmp/ects/$dut/$module
- Openocd output is recorded in openocd.log
- uart outputs are recorded in uart_th.log and uart_dut.log
- build output is recorded in build.log
- Check exit code from all subprocess calls
- Dump build log if build fails
- Dump openocd log if openocd fails

BUG=chromium:664309
BRANCH=none
TEST=cts.py --setup and build images in chroot then run cts.py -m meta
outside chroot.

Change-Id: I13294c3bf777ad7ae590459d3cf5aea405d59f96
Signed-off-by: Daisuke Nojiri <dnojiri@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/409536
Reviewed-by: Randall Spangler <rspangler@chromium.org>
2017-06-16 21:10:54 -07:00
..
2017-06-16 21:10:54 -07:00
2016-08-09 12:43:19 -07:00
2016-07-15 21:39:29 -07:00
2016-07-15 21:39:27 -07:00
2016-11-10 21:28:33 -08:00
2016-07-29 15:02:44 -07:00
2017-06-16 21:10:54 -07:00
2016-07-11 21:27:46 -07:00
2016-07-09 01:41:01 -07:00

The first time you use this with a particular th,
connect only th and run ./cts/cts.py --th from
the ec directory.

Then connect both boards and you can run
./cts/cts to flash both boards.