Home > User Support > QTE

FAQ / QTE (Quality Town for Embedded Grade)

yQTE31zother

QTE31_02 : Test execution mode, GCC coverage mode

yquestionz
What is the difference between test run mode 0 and 100?

yAnswerz
The main difference between execution modes 0 and 100 is the "result file output destination.
While execution mode 0 outputs gaiocov files to the source directory directly under profile_main, execution
mode 100 outputs them to the source directory directly under workspace.
When repeatedly checking test results and modifying source code, as in this case, it is efficient to perform the test in execution mode 100.
The coverage results remain the same for both.

If you want to set the execution mode to 100, make the setting in project.json.
Specifying "execution-mode" as "100" will cause gaiocov files to be output to the source directory directly under the workspace.

Search for related support information.

yGoogle Search in Support Information Sitez

search keywordF@

Other Keyword Search




Reference information and links