Commit 5cc2d27c authored by Guang Zhu's avatar Guang Zhu
Browse files

Added Automated User Profile Test runner

(moved out of internal repository)
AUPT runner is a specialized test runner for longevity testing. It is
not to be considered a general purpose test runner because its
behavior is significantly different.

Features of the test runner:
* executes test classes in the order they are provided via command
  line, or optionally in randomized order
* can be configured to run the list of test classes provided for a
  specified number of iterations
* can be configured to capture bugreports, memory snapshots and so
  on periodically
* provides API (via a specialized test base class) to monitor process
  id changes: i.e. process being monitored shall not change process
  id (memory reclamation, crashes etc), or the test run will be
  terminated

Change-Id: I674654c3b2218701b90011862de594fb73960dd8
parent 13a6c455
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment