blob: 18853d27c568f77b4ba4d8f9dcb625810feea3e7 [file] [log] [blame]
Ang Li73697b32015-12-03 00:41:53 +00001This package includes the Android Comms Testing Suite (ACTS) alpha release
2
3Dependencies:
4adb
5python3.4+
6python3.4-setuptools
7pyserial in Python3.4+
8
9Setup:
10 1. Install the dependencies.
11 On Ubuntu, sudo apt-get install Python3.4 python3-setuptools python3-serial
12 2. Run "python3.4 setup.py install" with elevated permissions
13
14To verify ACTS is ready to go, at the location for README, run
15 act.py -c sample_config.txt -tb SampleTestBed -tc SampleTest