KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_pin_map_netlist.cpp File Reference
#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)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE()