|
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_item.h>#include <drc/drc_engine.h>#include <pcb_marker.h>#include <settings/settings_manager.h>#include <widgets/report_severity.h>Go to the source code of this file.
Classes | |
| struct | DRC_NPTH_MASK_BRIDGE_FIXTURE |
| F.Mask polygon over a GND zone, GND vias, and an NPTH with an annular ring must produce zero DRCE_SOLDERMASK_BRIDGE. More... | |
Functions | |
| BOOST_FIXTURE_TEST_CASE (DRCSolderMaskNPTHBridge, DRC_NPTH_MASK_BRIDGE_FIXTURE) | |
| BOOST_FIXTURE_TEST_CASE | ( | DRCSolderMaskNPTHBridge | , |
| DRC_NPTH_MASK_BRIDGE_FIXTURE | ) |
Definition at line 62 of file test_drc_solder_mask_npth_bridge.cpp.
References BOOST_CHECK_EQUAL(), BOOST_TEST_MESSAGE(), DRCE_FIRST, DRCE_LAST, DRCE_SOLDERMASK_BRIDGE, KI_TEST::FillZones(), KI_TEST::LoadBoard(), BOARD_DESIGN_SETTINGS::m_DRCEngine, BOARD_DESIGN_SETTINGS::m_DRCSeverities, MM, pcbIUScale, RPT_SEVERITY_ERROR, RPT_SEVERITY_IGNORE, DRC_ENGINE::RunTests(), and DRC_ENGINE::SetViolationHandler().