libabigail
Loading...
Searching...
No Matches
InOutSpec Struct Reference

This is an aggregate that specifies where a test shall get its input from, and where it shall write its output to. More...

#include <test-read-common.h>

Public Attributes

const char * in_abi_path
 
const char * in_elf_path
 
const char * in_public_headers_path
 
const char * in_suppr_spec_path
 
const char * options
 
const char * out_abi_path
 
type_id_style_kind type_id_style
 

Detailed Description

This is an aggregate that specifies where a test shall get its input from, and where it shall write its output to.

Definition at line 35 of file test-read-common.h.

Member Data Documentation

◆ in_abi_path

const char* in_abi_path

Definition at line 41 of file test-read-common.h.

◆ in_elf_path

const char* in_elf_path

Definition at line 37 of file test-read-common.h.

◆ in_public_headers_path

const char* in_public_headers_path

Definition at line 39 of file test-read-common.h.

◆ in_suppr_spec_path

const char* in_suppr_spec_path

Definition at line 38 of file test-read-common.h.

◆ options

const char* options

Definition at line 43 of file test-read-common.h.

◆ out_abi_path

const char* out_abi_path

Definition at line 42 of file test-read-common.h.

◆ type_id_style

type_id_style_kind type_id_style

Definition at line 40 of file test-read-common.h.


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