Polly 19.0.0git
Public Attributes | List of all members
testspec_t Struct Reference

#include <imdrover.h>

Public Attributes

int line
 
char * file
 
char * code
 
int num_inputs
 
char ** input
 
int num_outputs
 
char ** output
 

Detailed Description

Definition at line 33 of file imdrover.h.

Member Data Documentation

◆ code

char* testspec_t::code

Definition at line 36 of file imdrover.h.

◆ file

char* testspec_t::file

Definition at line 35 of file imdrover.h.

◆ input

char** testspec_t::input

Definition at line 38 of file imdrover.h.

◆ line

int testspec_t::line

Definition at line 34 of file imdrover.h.

◆ num_inputs

int testspec_t::num_inputs

Definition at line 37 of file imdrover.h.

◆ num_outputs

int testspec_t::num_outputs

Definition at line 39 of file imdrover.h.

◆ output

char** testspec_t::output

Definition at line 40 of file imdrover.h.


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