|
KiCad PCB EDA Suite
|
A complete courtyard overlap test case: the board fixture to load and the expected collisions. More...
Public Attributes | |
| std::string | m_board_name |
| std::vector< COURTYARD_COLLISION > | m_collisions |
A complete courtyard overlap test case: the board fixture to load and the expected collisions.
Definition at line 56 of file test_drc_courtyard_overlap.cpp.
| std::string COURTYARD_OVERLAP_TEST_CASE::m_board_name |
Definition at line 58 of file test_drc_courtyard_overlap.cpp.
Referenced by DoCourtyardOverlapTest().
| std::vector<COURTYARD_COLLISION> COURTYARD_OVERLAP_TEST_CASE::m_collisions |
Definition at line 59 of file test_drc_courtyard_overlap.cpp.
Referenced by DoCourtyardOverlapTest().