...
Setting | Purpose |
---|---|
cpptest.license. use_network=true|false | Determines whether C/C++test retrieves its license from LicenseServer. Example: Default: true |
| Specifies the machine name or IP address of the machine running License Server Configuration Manager. Example: |
| Specifies the License Server port number. Example: Default: 2002 |
| Specifies the type of license that you want C/C++test to retrieve from License Server.
Example:
Default: custom_edition |
| Specifies the maximum number of seconds C/C++test will wait for the license to be automatically configured from License Server. Default: 20 |
| Specifies the local license that you want C/C++test to use. Default: 0 |
| Specifies the local password that you want C/C++test to use. |
| Specifies the time that C/C++test will wait for a license if a license is not currently available. For example to make C++test wait 3 minutes for license tokens, use Default: 0 |
...
Serena Dimensions Repository Definition Properties
Note | ||
---|---|---|
| ||
To use Serena Dimensions, Linux users should run Parasoft Test in an environment prepared for using Serena programs, such as 'dmcli'
|
Property | Description |
---|---|
scontrol.rep.type=serena | Serena Dimensions repository type identifier. |
scontrol.serena.dmroot= | Path to the Serena Dimensions executable (e.g., scontrol.serena.dmroot=C\:\\Program Files (x86)\\Serena\\Dimensions 2009 R2\\CM\\ ) |
scontrol.rep.serena.login= | Login name. |
scontrol.rep.serena.password= | Password. |
scontrol.rep.serena.host= | Serena Dimensions server host name. |
scontrol.rep.serena.dbname= | Name of the database for C/C++test |
scontrol.rep.serena.dbconn= | Connection string for that database. |
scontrol.rep.serena.locale= | The language used (e.g., scontrol.rep.serena.locale=en_US ). |
scontrol.rep.serena.mapping= | If the project has been downloaded/moved to a location other than default work area, use this option to specify a mapping between the project (or stream) with the Serena repository and the local project. If you are working in the default work area, you do not need to define mappings. |
...