no-OS
Loading...
Searching...
No Matches
test_framework_count Struct Reference

Test result counts. More...

#include <test_framework.h>

Public Attributes

uint32_t passed
 
uint32_t failed
 
uint32_t skipped
 

Detailed Description

Test result counts.

Member Data Documentation

◆ failed

uint32_t test_framework_count::failed

Number of failing assertions/tests.

◆ passed

uint32_t test_framework_count::passed

Number of passing assertions/tests.

◆ skipped

uint32_t test_framework_count::skipped

Number of skipped tests.


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