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::RunTestsSummary Struct Reference
Loading...
Searching...
No Matches
pw::unit_test::RunTestsSummary Struct Reference

Public Attributes

int passed_tests
 The number of passed tests among the run tests.
 
int failed_tests
 The number of passed tests among the run tests.
 
int skipped_tests
 The number of tests skipped or filtered out.
 
int disabled_tests
 The number of disabled tests encountered.
 

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