|
KiCad PCB EDA Suite
|
#include <qa_utils/wx_utils/unit_test_utils.h>#include <pcbnew_utils/board_test_utils.h>#include <board.h>#include <board_design_settings.h>#include <drc/drc_engine.h>#include <drc/drc_item.h>#include <settings/settings_manager.h>#include <widgets/report_severity.h>Go to the source code of this file.
Classes | |
| struct | DRC_PHYSICAL_CLEARANCE_TEST_FIXTURE |
Functions | |
| BOOST_FIXTURE_TEST_CASE (DRCPhysicalClearanceNotInflatedByConditionalRules, DRC_PHYSICAL_CLEARANCE_TEST_FIXTURE) | |
| BOOST_FIXTURE_TEST_CASE | ( | DRCPhysicalClearanceNotInflatedByConditionalRules | , |
| DRC_PHYSICAL_CLEARANCE_TEST_FIXTURE | ) |
Definition at line 44 of file test_drc_physical_clearance.cpp.
References BOOST_CHECK_EQUAL(), DRCE_COPPER_SLIVER, DRCE_INVALID_OUTLINE, DRCE_LIB_FOOTPRINT_ISSUES, DRCE_LIB_FOOTPRINT_MISMATCH, DRCE_STARVED_THERMAL, DRCE_UNCONNECTED_ITEMS, KI_TEST::LoadBoard(), BOARD_DESIGN_SETTINGS::m_DRCEngine, BOARD_DESIGN_SETTINGS::m_DRCSeverities, MM, RPT_SEVERITY_IGNORE, DRC_ENGINE::RunTests(), and DRC_ENGINE::SetViolationHandler().