Files
OpenCellular/cts
Chris Chen 49dbc8a8aa cts: Added html output to cts
When you run a test suite, cts will now save your
results for the suite/dut combo as a basic html page

BRANCH=None
BUG=None
TEST=Manual
- Connect dut, th
- Build/flash desired test suite
- Run './cts -r' to run tests
- Open /tmp/cts_results/<board_name>/<test_suite>.html
- You should see a table with test names/results

Change-Id: Id3de3bd7833be1bc5dde437c516db411aac47579
Reviewed-on: https://chromium-review.googlesource.com/362091
Commit-Ready: Chris Chen <twothreecc@google.com>
Tested-by: Chris Chen <twothreecc@google.com>
Reviewed-by: Randall Spangler <rspangler@chromium.org>
2016-08-08 13:53:26 -07:00
..
2016-07-26 19:42:33 -07:00
2016-07-26 19:42:33 -07:00
2016-07-15 21:39:29 -07:00
2016-07-15 21:39:36 -07:00
2016-07-15 21:39:27 -07:00
2016-07-11 21:27:47 -07:00
2016-07-29 15:02:44 -07:00
2016-07-29 15:02:44 -07:00
2016-08-08 13:53:26 -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.