|
KiCad PCB EDA Suite
|
#include <qa_utils/wx_utils/unit_test_utils.h>#include <schematic_utils/schematic_file_util.h>#include <advanced_config.h>#include <connection_graph.h>#include <erc/erc.h>#include <erc/erc_settings.h>#include <locale_io.h>#include <sch_marker.h>#include <sch_pin.h>#include <sch_symbol.h>#include <schematic.h>#include <settings/settings_manager.h>#include <map>#include <set>#include <scoped_set_reset.h>Go to the source code of this file.
Functions | |
| BOOST_AUTO_TEST_CASE (ERCUnconnectedPinsUsePublishedConnectivity) | |
| BOOST_AUTO_TEST_CASE | ( | ERCUnconnectedPinsUsePublishedConnectivity | ) |
Definition at line 38 of file test_erc_unconnected_pins.cpp.
References actual, BOOST_CHECK_EQUAL(), BOOST_REQUIRE(), BOOST_TEST_CONTEXT(), BOOST_TEST_MESSAGE(), empty(), ERCE_PIN_NOT_CONNECTED, expected, ADVANCED_CFG::GetCfg(), KI_TEST::LoadSchematic(), path, pin, PT_POWER_OUT, RPT_SEVERITY_ERROR, RPT_SEVERITY_IGNORE, SCH_MARKER_T, and ERC_TESTER::TestConnectivity().