...
Anchor | ||||
---|---|---|---|---|
|
...
cpptest.license.use_network
This setting enables or disables retrieving the network license from DTP or License Server. You can specify where the license will be retrieved from by configuring the network license type.
...
The following configuration enables retrieving the network license.
...
cpptest.license.use_network=true
Related
...
Anchor | ||||
---|---|---|---|---|
|
Conditional Content | ||||||
---|---|---|---|---|---|---|
| ||||||
cpptest.license.network.type |
This setting specifies where the network license will be retrieved from. This setting requires that the
...
that cpptest.license.use_network
...
is is set to true
.
Acceptable Values
...
The following configuration retrieving the network license from DTP.
Conditional Content | ||||||
---|---|---|---|---|---|---|
| ||||||
cpptest.license.use_network=true cpptest.license.network.type=dtp |
Related
...
Conditional Content | ||||||
---|---|---|---|---|---|---|
| ||||||
cpptest.license.local.password |
This setting specifies the password that is required to set the local license.
...
[password] | The password obtained from Parasoft. |
---|
Example Usage
Conditional Content | ||||||
---|---|---|---|---|---|---|
| ||||||
|
Related
...
Conditional Content | ||||||
---|---|---|---|---|---|---|
| ||||||
cpptest.license.local.expiration |
This setting specifies the expiration date of the local license.
...
[expiration_number] | The value that represents your license expiration date obtained from Parasoft. |
---|
Example Usage
Conditional Content | ||||||
---|---|---|---|---|---|---|
| ||||||
|
Related
...
Anchor | ||||
---|---|---|---|---|
|
Conditional Content | ||||||
---|---|---|---|---|---|---|
| ||||||
cpptest.license.network.edition |
This setting specifies the type of the network license that will be retrieved from DTP or Licence Server.
. This setting requires that the
...
that cpptest.license.use_network
...
is is set to true
.
Acceptable Values
...
The following configuration enables the license optimized for desktop usage.
Conditional Content | ||||||
---|---|---|---|---|---|---|
|
...
|
Related
...
Anchor | ||||
---|---|---|---|---|
|
Conditional Content | ||||||
---|---|---|---|---|---|---|
| ||||||
cpptest.license.custom_edition_features |
This setting specifies active features for the custom license edition. You can use a comma-separated list to specify more than one feature.
...
The following configuration enables the Static Analysis and Coverage features.
Conditional Content | ||||||
---|---|---|---|---|---|---|
| ||||||
|
Related
...
Conditional Content | ||||||
---|---|---|---|---|---|---|
| ||||||
cpptest.license.wait.for.tokens.time |
This setting specifies the waiting time for the license if the license is not currently available.
...
The following configuration sets the waiting time to 2 minutes:
Conditional Content | ||||||
---|---|---|---|---|---|---|
| ||||||
|