KiCad PCB EDA Suite
Loading...
Searching...
No Matches
TEST_SEXPR_CASE Struct Reference

Collection of test cases for use when multiple cases can be handled in the same test case. More...

Public Attributes

std::string m_case_name
 
std::string m_sexpr_data
 

Detailed Description

Collection of test cases for use when multiple cases can be handled in the same test case.

Definition at line 55 of file test_sexpr_parser.cpp.

Member Data Documentation

◆ m_case_name

std::string TEST_SEXPR_CASE::m_case_name

Definition at line 57 of file test_sexpr_parser.cpp.

◆ m_sexpr_data

std::string TEST_SEXPR_CASE::m_sexpr_data

Definition at line 58 of file test_sexpr_parser.cpp.


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