Skip to main content
Pigweed's logo Pigweed
  1. Home
  2. Reference
  3. C/C++
  4. pw_unit_test
  5. Event handlers
  6. pw::unit_test::ProgramSummary Struct Reference
Loading...
Searching...
No Matches
pw::unit_test::ProgramSummary Struct Reference

Public Attributes

int tests_to_run
 The total number of tests to run in the program.
 
int test_suites
 The number of test suites included in the program.
 
RunTestsSummary tests_summary
 Test summary for the program once complete.
 

The documentation for this struct was generated from the following file: