struct test_entity_values
Overview
List of value of the variable or argument More…
#include <tester_conf.h> struct test_entity_values { // fields unsigned int num; // methods TAILQ_HEAD(test_entity_value); };
Detailed Documentation
List of value of the variable or argument
Fields
unsigned int num
Number of values in the list
Methods
TAILQ_HEAD(test_entity_value)
Head of the list