KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_connectivity_navigation.cpp File Reference
#include <qa_utils/wx_utils/unit_test_utils.h>
#include <connectivity/conn_navigation.h>
#include <connectivity/conn_facade.h>
#include <schematic_utils/schematic_file_util.h>
#include <schematic.h>
#include <settings/settings_manager.h>
#include <advanced_config.h>
#include <connection_graph.h>
#include <sch_item.h>
#include <sch_label.h>
#include <sch_line.h>
#include <sch_screen.h>
#include <sch_sheet.h>
#include <sch_symbol.h>
#include <algorithm>
#include <set>
#include <scoped_set_reset.h>

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (AliasMemberQueriesMatchNativeMembership)
 
 BOOST_AUTO_TEST_CASE (SharedScreenLocalNetsKeepTheirInstanceMembership)
 
 BOOST_AUTO_TEST_CASE (UnprefixedAliasAndExpandedBusReachTheSamePhysicalItems)
 
 BOOST_AUTO_TEST_CASE (StaleRootPreservesLiveChildMembership)
 
 BOOST_AUTO_TEST_CASE (SharedScreenGlobalNetKeepsBothSheetRows)
 
 BOOST_AUTO_TEST_CASE (BusHighlightAndCrossProbeResolveMembersWithoutLegacyRows)
 
 BOOST_AUTO_TEST_CASE (DisplayingSharedScreenReferencesPreservesPublishedConnectivity)
 
 BOOST_AUTO_TEST_CASE (NetclassAssignmentCandidatesUsePublishedNets)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/8]

◆ BOOST_AUTO_TEST_CASE() [2/8]

◆ BOOST_AUTO_TEST_CASE() [3/8]

◆ BOOST_AUTO_TEST_CASE() [4/8]

◆ BOOST_AUTO_TEST_CASE() [5/8]

◆ BOOST_AUTO_TEST_CASE() [6/8]

BOOST_AUTO_TEST_CASE ( SharedScreenLocalNetsKeepTheirInstanceMembership )

◆ BOOST_AUTO_TEST_CASE() [7/8]

◆ BOOST_AUTO_TEST_CASE() [8/8]

BOOST_AUTO_TEST_CASE ( UnprefixedAliasAndExpandedBusReachTheSamePhysicalItems )