KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_erc_hierarchy_connectivity.cpp File Reference
#include <wx/filename.h>
#include <qa_utils/wx_utils/unit_test_utils.h>
#include <schematic_utils/schematic_file_util.h>
#include <advanced_config.h>
#include <api/schematic/schematic_rules.pb.h>
#include <erc/erc_exclusion.h>
#include <erc/erc_report.h>
#include <json_common.h>
#include <connection_graph.h>
#include <connectivity/conn_facade.h>
#include <erc/erc.h>
#include <erc/erc_settings.h>
#include <locale_io.h>
#include <sch_label.h>
#include <sch_marker.h>
#include <sch_sheet.h>
#include <sch_sheet_pin.h>
#include <sch_symbol.h>
#include <schematic.h>
#include <settings/settings_manager.h>
#include <map>
#include <set>
#include <tuple>
#include <scoped_set_reset.h>

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (ERCHierarchyMismatchesUseCapturedConnectivity)
 
 BOOST_AUTO_TEST_CASE (ERCRootHierarchyLabelsKeepEveryItemAndRespectSeverity)
 
 BOOST_AUTO_TEST_CASE (ERCHierarchySheetPinDanglingUsesCapturedContacts)
 
 BOOST_AUTO_TEST_CASE (ERCSimulationModelsBindAffectedSharedInstances)
 
 BOOST_AUTO_TEST_CASE (ERCDuplicateSheetsBindSharedParentInstances)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/5]

◆ BOOST_AUTO_TEST_CASE() [2/5]

◆ BOOST_AUTO_TEST_CASE() [3/5]

◆ BOOST_AUTO_TEST_CASE() [4/5]

◆ BOOST_AUTO_TEST_CASE() [5/5]