android_mt6572_jiabo/tools/test/connectivity/acts/framework
2025-09-05 16:56:03 +08:00
..
acts first commit 2025-09-05 16:56:03 +08:00
tests first commit 2025-09-05 16:56:03 +08:00
MANIFEST.in first commit 2025-09-05 16:56:03 +08:00
README first commit 2025-09-05 16:56:03 +08:00
sample_config.json first commit 2025-09-05 16:56:03 +08:00
setup.py first commit 2025-09-05 16:56:03 +08:00

This package includes the Android Comms Testing Suite (ACTS) alpha release

System dependencies:
  - adb
  - python3.4+
  - python3.4-setuptools

Python dependencies (installed automatically by setup.py):
  - contextlib2
  - future
  - pyserial


Setup:
  1. Install the system dependencies.
     On Ubuntu, sudo apt-get install python3.4 python3-setuptools
  2. Run "python3.4 setup.py install" with elevated permissions
  3. To verify ACTS is ready to go, at the location for README, and run:
     cd tests/ && ./test_acts