Changes between Version 13 and Version 14 of AutomatedTesting
- Timestamp:
- Mar 19, 2014 5:20:45 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AutomatedTesting
v13 v14 18 18 == Introduction == 19 19 20 The automated testing framework automatically and continuously updates, configures, builds, and performs various unit tests on PJSIP distribution, and submit the result to [http://my.cdash.org/index.php?project=PJSIP PJSIP's CDash] test dashboard. The scenario uses [http ://trac2.pjsip.org/ccdashCCDash] (client for CDash; note the extra "c") framework to automate the tasks.20 The automated testing framework automatically and continuously updates, configures, builds, and performs various unit tests on PJSIP distribution, and submit the result to [http://my.cdash.org/index.php?project=PJSIP PJSIP's CDash] test dashboard. The scenario uses [https://wush.net/trac/pjsip-labs/ CCDash] (client for CDash; note the extra "c") framework to automate the tasks. 21 21 22 22 Supported targets: … … 30 30 == Installation == 31 31 1. Checkout PJSIP source code from SVN 32 1. Download and install [http ://trac2.pjsip.org/ccdashCCDash] (click the link for the info)32 1. Download and install [https://wush.net/trac/pjsip-labs/ CCDash] (click the link for the info) 33 33 1. Download and install any features to be used/tested, e.g. Intel IPP, Symbian APS/VAS plugin, etc. 34 34