|
KiCad PCB EDA Suite
|
#include <qa_utils/wx_utils/unit_test_utils.h>#include <memory>#include <pin_map.h>#include <lib_symbol.h>#include <sch_pin.h>#include <sch_symbol.h>#include <sch_screen.h>#include <sch_sheet.h>#include <sch_sheet_path.h>#include <schematic.h>#include <connection_graph.h>#include <settings/settings_manager.h>#include <netlist_exporters/netlist_exporter_base.h>Go to the source code of this file.
Classes | |
| struct | PIN_MAP_NETLIST_FIXTURE |
Functions | |
| BOOST_AUTO_TEST_CASE (MappedPinEmitsBothStackedPads) | |
| BOOST_AUTO_TEST_CASE | ( | MappedPinEmitsBothStackedPads | ) |
Definition at line 91 of file test_pin_map_netlist.cpp.
References SCH_SCREEN::Append(), BOOST_AUTO_TEST_CASE(), BOOST_CHECK_EQUAL(), SCH_SYMBOL::GetField(), info, path, pin, PT_PASSIVE, REFERENCE, PIN_MAP::SetEntry(), SCH_SYMBOL::SetFootprintFieldText(), SCH_FIELD::SetText(), and SCH_SYMBOL::UpdatePins().