Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
criterion_assert_stats Struct Reference

#include <stats.h>

Data Fields

const char * message
 
bool passed
 
unsigned line
 
const char * file
 
struct criterion_assert_statsnext
 

Detailed Description

Definition at line 40 of file stats.h.

Field Documentation

◆ file

const char* criterion_assert_stats::file

Definition at line 44 of file stats.h.

◆ line

unsigned criterion_assert_stats::line

Definition at line 43 of file stats.h.

◆ message

const char* criterion_assert_stats::message

Definition at line 41 of file stats.h.

◆ next

struct criterion_assert_stats* criterion_assert_stats::next

Definition at line 46 of file stats.h.

◆ passed

bool criterion_assert_stats::passed

Definition at line 42 of file stats.h.


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