|
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 <erc/erc.h>#include <locale_io.h>#include <sch_line.h>#include <sch_marker.h>#include <sch_pin.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 (ERCWiredImplicitPowerReportsWiredHiddenPin) | |
| BOOST_AUTO_TEST_CASE | ( | ERCWiredImplicitPowerReportsWiredHiddenPin | ) |
Definition at line 33 of file test_erc_implicit_power.cpp.
References SCH_SCREEN::Append(), BOOST_REQUIRE(), SCH_SCREEN::DeleteItem(), ERCE_WIRED_IMPLICIT_POWER, ADVANCED_CFG::GetCfg(), SCH_SCREEN::Items(), LAYER_WIRE, KI_TEST::LoadSchematic(), EE_RTREE::OfType(), path, pin, PT_POWER_IN, result, RPT_SEVERITY_IGNORE, RPT_SEVERITY_WARNING, SCH_LINE_T, SCH_MARKER_T, SCH_SYMBOL_T, SCH_SYMBOL::SetPosition(), ERC_TESTER::TestConnectivity(), and SCH_SCREEN::Update().