prj_testextensions
start extension team/sub-system/ext-template
[target target_file_name]
[sources source_file_1 .... source_file_n]
[dependencies dependency_file_1 ... dependency_file_n]
[tool toolname]
[option key_1 value_1]
...
[option key_n value_n]
end
Note: The value argument in the option statement is optional.
In the prj_testextensions section, list the project extensions for the test programs. The options for start extension block are the same as those for prj_extensions, except that prj_testextensions is for test programs.
For more information about start extension options, refer to prj_extensions.