Test generation preferences

Use these preferences to change how tests are generated in HCL OneTest Embedded for Eclipse IDE.

To access the Test Generation Preferences, click Window > Preferences > > Test Generation.

Initialize char array as a character string (ex: var="")
Select this option to initialize character arrays as character strings by default.
Default array size for empty array in function parameter
Specify the default empty array size.
When function parameter is pointer type:
Specify the whether the default test generation behavior when pointer types are encountered as parameters of a function is to leave the parameter as a pointer or to instantiate the variable as a pointed type.
Except for following type
Specify the types for which the previous setting does not apply.