Files
OpenCellular/cts
Daisuke Nojiri d6b0a1cc88 cts: Refactor cts.py
Noteworthy changes:
- Move Board and its child classes in common/board.py
- Separate flashing and resetting. Flashing used to imply running tests.
- Move up constants up for better visibility
- Change default suite to 'meta'
- Removed redundant code
- Lots of renames (all lower case names, shorter names, etc.)

BUG=none
BRANCH=none
TEST=Ran meta test and verify the results match the expectations

Change-Id: I158d96e2ee104767d25b2e721d5206e528600381
Reviewed-on: https://chromium-review.googlesource.com/383911
Commit-Ready: Daisuke Nojiri <dnojiri@chromium.org>
Tested-by: Daisuke Nojiri <dnojiri@chromium.org>
Reviewed-by: Randall Spangler <rspangler@chromium.org>
2016-09-13 22:22:18 -07:00
..
2016-09-13 22:22:18 -07:00
2016-08-09 12:43:19 -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-09-13 22:22:18 -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.