Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Anchor
network_license
network_license

...

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.

...

0A01020401598D973E6749C5267CE6FEcpptest.license.use_network=true


...

Anchor
network_license_type
network_license_type

Conditional Content
product: (cpptest)
product: (cpptest)
sv-attr:0A01020401598D973E6641760F8AF4E50A01020401598D973E6749C5267CE6FE

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
product: (cpptest)
product: (cpptest)
sv-attr:0A01020401598D973E6641760F8AF4E50A01020401598D973E6749C5267CE6FE
cpptest.license.use_network=true
cpptest.license.network.type=dtp

Related

...


Conditional Content
product: (cpptest)
product: (cpptest)
sv-attr:0A01020401598D973E6641760F8AF4E50A01020401598D973E6749C5267CE6FE

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
product: (cpptest)
product: (cpptest)
sv-attr:0A01020401598D973E6641760F8AF4E50A01020401598D973E6749C5267CE6FE

cpptest.license.local.password=PARASOFT_8124E66D29BABE028AA2F743221D65B16970A8F2001936149FB5D5B201DD64B3CA42225A32EA32AF56AA5C0D

Related

...


Conditional Content
product: (cpptest)
product: (cpptest)
sv-attr:0A01020401598D973E6641760F8AF4E50A01020401598D973E6749C5267CE6FE

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
product: (cpptest)
product: (cpptest)
sv-attr:0A01020401598D973E6641760F8AF4E50A01020401598D973E6749C5267CE6FE

cpptest.license.local.expiration=7667921 

Related

...

Anchor
network_licence_edition
network_licence_edition

Conditional Content
product: (cpptest)
product: (cpptest)
sv-attr:0A01020401598D973E6641760F8AF4E50A01020401598D973E6749C5267CE6FE

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
product: (cpptest)
product: (cpptest)
sv-attr:0A01020401598D973E6641760F8AF4E50A01020401598D973E6749C5267CE6FE

...

cpptest.license.use_network=true

cpptest.license.network.edition=deskop_edition

Related

...

Anchor
custom_edition_features
custom_edition_features


Conditional Content
product: (cpptest)
product: (cpptest)
sv-attr:0A01020401598D973E6641760F8AF4E50A01020401598D973E6749C5267CE6FE

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
product: (cpptest)
product: (cpptest)
sv-attr:0A01020401598D973E6641760F8AF4E50A01020401598D973E6749C5267CE6FE

cpptest.license.network.edition=custom_edition

cpptest.license.custom_edition_features=Static Analysis, Coverage

Related

...


Conditional Content
product: (cpptest)
product: (cpptest)
sv-attr:0A01020401598D973E6641760F8AF4E50A01020401598D973E6749C5267CE6FE

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
product: (cpptest)
product: (cpptest)
sv-attr:0A01020401598D973E6641760F8AF4E50A01020401598D973E6749C5267CE6FE

cpptest.license.wait.for.tokens.time=2

Related