Submit and vote on feature ideas.

Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.

Tasking - running UT on simulator

Options
Andrey Madan
Andrey Madan Posts: 388 ✭✭✭

In the "Run Altium TASKING CTC Tests" configuration there are couple of steps that I don't really understand:


Here is what we see in customer's console log:
...done.
Copying file...
"C:\work\unit_test\megartos\MConfig" -> "C:\Users\bhopkins\parasoft\workspace.cpptest\vdm_x2_proj\unit-data\current_tubf179707\MConfig"
Source file doesn't exist!
...failed.
Copying file...
"C:\work\unit_test\megartos\DConfig" -> "C:\Users\bhopkins\parasoft\workspace.cpptest\vdm_x2_proj\unit-data\current_tubf179707\DConfig"
Source file doesn't exist!
...failed.
Generating debugger script...
"C:\Program Files\Parasoft\C++test\10.4\engine\etc/../bin/tja" "TEST_EXECUTABLE=vdm_x2_projTest.elf" "C:\Program Files\Parasoft\C++test\10.4\engine\etc/templates/for_recipes/tsim_dscr.tja"
...done.
Removing file C:\Users\bhopkins\parasoft\workspace.cpptest\vdm_x2_proj\unit-data\current_tubf179707/cpptest_results.tlog
Removing file C:\Users\bhopkins\parasoft\workspace.cpptest\vdm_x2_proj\unit-data\current_tubf179707/cpptest_results.clog
Running tests...
dbgtc.exe --arg=--start-after=0 "C:\Users\bhopkins\parasoft\workspace.cpptest\vdm_x2_proj\unit-data\current_tubf179707/tsim.dscr"


What do those files do?
Why are they important?
Who creates them?
TIA!

Comments