|
KiCad PCB EDA Suite
|
#include <qa_utils/wx_utils/unit_test_utils.h>#include <schematic_utils/schematic_file_util.h>#include <connectivity/conn_pin_name.h>#include <sch_pin.h>#include <sch_screen.h>#include <sch_sheet.h>#include <sch_symbol.h>#include <schematic.h>#include <settings/settings_manager.h>Go to the source code of this file.
Functions | |
| BOOST_AUTO_TEST_CASE (NamesUseUnitsButPadOnlyNamesDoNot) | |
| BOOST_AUTO_TEST_CASE (DuplicateNamesAndNoConnectUsePadSuffix) | |
| BOOST_AUTO_TEST_CASE (EscapingAndStackedPadSelection) | |
| BOOST_AUTO_TEST_CASE (UnannotatedAndMissingReferencesUseUuid) | |
| BOOST_AUTO_TEST_CASE (OriginalAlternateFixtureUsesLibraryNumberAndReplacesCachedNcName) | |
| BOOST_AUTO_TEST_CASE | ( | DuplicateNamesAndNoConnectUsePadSuffix | ) |
Definition at line 46 of file test_connectivity_pin_name.cpp.
References BOOST_CHECK_EQUAL(), pin, and SCH_CONNECTIVITY::RenderPinNetName().
| BOOST_AUTO_TEST_CASE | ( | EscapingAndStackedPadSelection | ) |
Definition at line 58 of file test_connectivity_pin_name.cpp.
References BOOST_CHECK_EQUAL(), pin, and SCH_CONNECTIVITY::RenderPinNetName().
| BOOST_AUTO_TEST_CASE | ( | NamesUseUnitsButPadOnlyNamesDoNot | ) |
Definition at line 35 of file test_connectivity_pin_name.cpp.
References BOOST_AUTO_TEST_CASE(), BOOST_CHECK_EQUAL(), pin, and SCH_CONNECTIVITY::RenderPinNetName().
| BOOST_AUTO_TEST_CASE | ( | OriginalAlternateFixtureUsesLibraryNumberAndReplacesCachedNcName | ) |
Definition at line 83 of file test_connectivity_pin_name.cpp.
References BOOST_CHECK_EQUAL(), BOOST_REQUIRE(), SCH_PIN::GetDefaultNetName(), SCH_PIN::GetShownName(), KI_TEST::LoadSchematic(), path, pin, and SCH_SYMBOL_T.
| BOOST_AUTO_TEST_CASE | ( | UnannotatedAndMissingReferencesUseUuid | ) |
Definition at line 67 of file test_connectivity_pin_name.cpp.
References BOOST_CHECK_EQUAL(), expected, KIID::Hash(), pin, and SCH_CONNECTIVITY::RenderPinNetName().