Testing C/C++ Code With TPT

Testing C/C++ Code With TPT

You can test C/C++ code via the TPT-internal virtual machine or by using the TPT-internal co-simulation platform FUSION.The test environment that is needed to connect the C-code with TPT can be generated automatically by TPT.You can use multidimensional arrays, maps, curves, and structured data types in your test settings. Function calls and function stubs are also supported by TPT.You can even debug your C-code during testing. Tools like GCC, Visual Studio, BCC, or LLVM can be used to compile the executable.

Get Help