asrt
Automated System Runtime Testing library
Loading...
Searching...
No Matches
asrt_record Struct Reference

Mutable test state passed to the test entry point on every tick. More...

#include <record.h>

Public Attributes

struct asrt_test_input const * inpt
 Immutable per-invocation context.
 
enum asrt_test_state state
 Current state; updated by assertions and by the reactor.
 

Detailed Description

Mutable test state passed to the test entry point on every tick.


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