| 
    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 <pcb_marker.h>#include <drc/drc_item.h>#include <settings/settings_manager.h>Go to the source code of this file.
Classes | |
| struct | DRC_SOLDER_MASK_BRIDGING_TEST_FIXTURE | 
Functions | |
| BOOST_FIXTURE_TEST_CASE (DRCSolderMaskBridgingTest, DRC_SOLDER_MASK_BRIDGING_TEST_FIXTURE) | |
| BOOST_FIXTURE_TEST_CASE | ( | DRCSolderMaskBridgingTest | , | 
| DRC_SOLDER_MASK_BRIDGING_TEST_FIXTURE | ) | 
Definition at line 43 of file test_solder_mask_bridging.cpp.
References BOOST_CHECK_EQUAL(), BOOST_TEST_MESSAGE(), DRCE_COPPER_SLIVER, DRCE_LIB_FOOTPRINT_ISSUES, DRCE_LIB_FOOTPRINT_MISMATCH, DRCE_SILK_MASK_CLEARANCE, DRCE_STARVED_THERMAL, KI_TEST::FillZones(), INCH, KI_TEST::LoadBoard(), BOARD_DESIGN_SETTINGS::m_DRCEngine, BOARD_DESIGN_SETTINGS::m_DrcExclusions, BOARD_DESIGN_SETTINGS::m_DRCSeverities, MM, pcbIUScale, RPT_SEVERITY_ERROR, RPT_SEVERITY_IGNORE, DRC_ENGINE::RunTests(), PCB_MARKER::SerializeToString(), and DRC_ENGINE::SetViolationHandler().