|
KiCad PCB EDA Suite
|
#include <qa_utils/wx_utils/unit_test_utils.h>#include <memory>#include <set>#include <connection_graph.h>#include <eeschema_helpers.h>#include <erc/erc.h>#include <erc/erc_item.h>#include <erc/erc_report.h>#include <erc/erc_settings.h>#include <locale_io.h>#include <sch_marker.h>#include <sch_pin.h>#include <sch_reference_list.h>#include <sch_screen.h>#include <sch_sheet.h>#include <sch_sheet_path.h>#include <sch_symbol.h>#include <schematic.h>Go to the source code of this file.
Functions | |
| BOOST_AUTO_TEST_CASE (Issue24409CliHierarchicalInstances) | |
| BOOST_AUTO_TEST_CASE | ( | Issue24409CliHierarchicalInstances | ) |
Definition at line 54 of file test_issue24409_cli_hierarchical_instances.cpp.
References BOOST_CHECK_MESSAGE(), BOOST_REQUIRE(), dummy, ERCE_LIB_SYMBOL_ISSUES, ERCE_LIB_SYMBOL_MISMATCH, ERCE_PIN_NOT_CONNECTED, ERCE_SIMULATION_MODEL, SCH_REFERENCE_LIST::GetCount(), KI_TEST::GetEeschemaTestDataDir(), MARKER_BASE::GetRCItem(), SCH_SHEET_LIST::GetSymbols(), ERC_REPORT::GetTextReport(), SCH_SCREEN::Items(), EESCHEMA_HELPERS::LoadSchematic(), ERC_SETTINGS::m_ERCSeverities, MM, EE_RTREE::OfType(), pin, RPT_SEVERITY_ERROR, RPT_SEVERITY_IGNORE, RPT_SEVERITY_WARNING, SCH_MARKER_T, and SYMBOL_FILTER_NON_POWER.