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

Per-invocation context forwarded to the test entry point. More...

#include <record.h>

Public Attributes

asrt_test_callback continue_f
 Entry point to call on each tick.
 
uint32_t run_id
 Unique run token from the controller.
 
void * test_ptr
 Context pointer registered with asrt_test_init().
 

Detailed Description

Per-invocation context forwarded to the test entry point.


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