|
KiCad PCB EDA Suite
|
#include <qa_utils/wx_utils/unit_test_utils.h>#include <connectivity/conn_facade.h>#include <eda_search_data.h>#include <connectivity/conn_presentation.h>#include <widgets/msgpanel.h>#include <advanced_config.h>#include <connection_graph.h>#include <netclass.h>#include <sch_connection.h>#include <project.h>#include <project/project_file.h>#include <project/net_settings.h>#include <schematic_utils/schematic_file_util.h>#include <locale_io.h>#include <sch_label.h>#include <sch_pin.h>#include <sch_screen.h>#include <sch_sheet_path.h>#include <sch_symbol.h>#include <schematic.h>#include <scoped_set_reset.h>#include <settings/settings_manager.h>#include <algorithm>#include <map>Go to the source code of this file.
Functions | |
| BOOST_AUTO_TEST_CASE (DerivedPinTokensUsePublishedConnectivity) | |
| BOOST_AUTO_TEST_CASE (ConnectionPanelPreservesBusAliasDetails) | |
| BOOST_AUTO_TEST_CASE (LabelNetSearchUsesPublishedSignalsAndBusMembers) | |
| BOOST_AUTO_TEST_CASE | ( | ConnectionPanelPreservesBusAliasDetails | ) |
Definition at line 215 of file test_connectivity_text.cpp.
References SCH_CONNECTIVITY::AppendConnectionInfo(), BOOST_REQUIRE(), SCH_ITEM::Connection(), expected, ADVANCED_CFG::GetCfg(), info, SCH_CONNECTION::IsBus(), KI_TEST::LoadSchematic(), path, and SCH_LABEL_T.
| BOOST_AUTO_TEST_CASE | ( | DerivedPinTokensUsePublishedConnectivity | ) |
Definition at line 50 of file test_connectivity_text.cpp.
References SCH_CONNECTIVITY::AppendConnectionInfo(), BOOST_AUTO_TEST_CASE(), BOOST_CHECK_EQUAL(), BOOST_REQUIRE(), BOOST_TEST_CONTEXT(), expected, ADVANCED_CFG::GetCfg(), info, KI_TEST::LoadSchematic(), ADVANCED_CFG::m_ConnectivityEngine, name, path, pin, SCH_LABEL_T, and SCH_SYMBOL_T.
| BOOST_AUTO_TEST_CASE | ( | LabelNetSearchUsesPublishedSignalsAndBusMembers | ) |
Definition at line 275 of file test_connectivity_text.cpp.
References BOOST_CHECK_EQUAL(), EDA_SEARCH_DATA::findString, ADVANCED_CFG::GetCfg(), KI_TEST::LoadSchematic(), EDA_SEARCH_DATA::matchMode, path, PLAIN, SCH_LABEL_T, SCH_SEARCH_DATA::searchNetNames, and text.