struct tester_cfgs
Overview
Head of Tester configuration files list More…
#include <tester_conf.h> struct tester_cfgs { // fields unsigned int total_iters; // methods TAILQ_HEAD(tester_cfg); };
Detailed Documentation
Head of Tester configuration files list
Fields
unsigned int total_iters
Grand total number of iterations
Methods
TAILQ_HEAD(tester_cfg)
List of configurations