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

Options to pass to scrAddTest. More...

#include <run.h>

Data Fields

unsigned int timeout
 
unsigned int flags
 

Detailed Description

Options to pass to scrAddTest.

Field Documentation

◆ timeout

unsigned int scrTestOptions::timeout

If positive, the number of seconds to timeout the test.

◆ flags

unsigned int scrTestOptions::flags

Bitwise-or-combined flags.


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