struct test_attrs
Overview
Attributes of any test (script, session) More…
#include <tester_conf.h> struct test_attrs { // fields struct timeval timeout; unsigned int track_conf; tester_handdown track_conf_hd; };
Detailed Documentation
Attributes of any test (script, session)
Fields
struct timeval timeout
Execution timeout
unsigned int track_conf
Type of configurations changes tracking
tester_handdown track_conf_hd
Inheritance of ‘track_conf’ attribute