Scrutiny  1.1.0
C testing framework for POSIX environments
Data Fields
scrOptions Struct Reference

Options to pass to scrRun. More...

#include <run.h>

Data Fields

void * global_ctx
 
unsigned int flags
 

Detailed Description

Options to pass to scrRun.

Field Documentation

◆ global_ctx

void* scrOptions::global_ctx

The global context for the tests.

◆ flags

unsigned int scrOptions::flags

Bitwise-or-combined flags.


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