Unit Test Results Window

See Also

Unit test results are displayed in the Test Results window. When you run a test, the IDE automatically opens the window and displays the results in two panels in the Test Results window.

The right panel displays the console output from the tests.

The left panel displays a summary of the passed and failed tests and the description of failed tests.

You can do the following in the left panel of the Test Results window:

See also
  Creating a C/C++ Unit Test
Running a C/C++ Unit Test

Legal Notices