support bullhead

Change-Id: I08e41523378eca919cc5a52e709a3403d3f85c25
10 files changed
tree: 1c3f77205c0830316cd4157097c291f0f1df8c4c
  1. agents/
  2. harnesses/
  3. images/
  4. runners/
  5. sysfuzzer/
  6. testcases/
  7. tools/
  8. utils/
  9. __init__.py
  10. Android.mk
  11. build-python.sh
  12. create-image-angler.sh
  13. create-image-bullhead.sh
  14. README.md
  15. run-angler.sh
  16. run-gce.sh
  17. setup-angler.sh
  18. setup-bullhead.sh
  19. setup-gce.sh
  20. vts.mk
README.md

Android Vendor Test Suite (VTS)

VTS consists of a set of testing frameworks and testcases, designed to help Android SoC Vendors, Device Manufactures, OEMs, and other partners enhance the robustness, reliability, and compatibility of:

  • the Android system (e.g., HALs and libraries) and
  • low-level system software (e.g., kernel, module, and firmware).

VTS has manily two types of test suites:

  • automated (e.g., fuzzing) and
  • structural (e.g., gTest) testing.

Everyone can download the VTS package from the AOSP website, and run the VTS tests in order to produce a VTS report, which can be submitted to the Android Partner Engineering to obtain a certificate.