KiCad PCB EDA Suite
|
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 |
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.
std::string TEST_SEXPR_CASE::m_case_name |
Definition at line 57 of file test_sexpr_parser.cpp.
std::string TEST_SEXPR_CASE::m_sexpr_data |
Definition at line 58 of file test_sexpr_parser.cpp.