|
KiCad PCB EDA Suite
|
#include <qa_utils/wx_utils/unit_test_utils.h>#include <schematic_utils/schematic_file_util.h>#include <set>#include <advanced_config.h>#include <erc/erc.h>#include <kiface_ids.h>#include <kiway.h>#include <lib_symbol.h>#include <locale_io.h>#include <sch_marker.h>#include <sch_pin.h>#include <sch_sheet.h>#include <sch_symbol.h>#include <schematic.h>#include <settings/settings_manager.h>#include <scoped_set_reset.h>Go to the source code of this file.
Functions | |
| BOOST_AUTO_TEST_CASE (ERCUnmappedPinsBindSharedInstancePaths) | |
| BOOST_AUTO_TEST_CASE | ( | ERCUnmappedPinsBindSharedInstancePaths | ) |
Definition at line 38 of file test_erc_pin_map_capture.cpp.
References BOOST_CHECK_EQUAL(), BOOST_REQUIRE(), BOOST_TEST_CONTEXT(), KIFACE::CreateKiWindow(), SCH_SCREEN::DeleteItem(), ERCE_PIN_MAP_UNMAPPED_PIN, expected, KIFACE::GetActions(), ADVANCED_CFG::GetCfg(), SCH_SYMBOL::GetLibSymbolRef(), SCH_SYMBOL::GetPins(), KIFACE::IfaceOrAddress(), SCH_SCREEN::Items(), KIFACE_FOOTPRINT_PAD_NUMBERS, KI_TEST::LoadSchematic(), EE_RTREE::OfType(), KIFACE::OnKifaceEnd(), KIFACE::OnKifaceStart(), LIB_ID::Parse(), path, KIFACE::Reset(), RPT_SEVERITY_WARNING, SCH_MARKER_T, SCH_SYMBOL_T, LIB_SYMBOL::SetAssociatedFootprints(), SCH_SYMBOL::SetFootprintFieldText(), and ERC_TESTER::TestPinMap().