KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_pin_map.cpp File Reference
#include <qa_utils/wx_utils/unit_test_utils.h>
#include <core/utf8.h>
#include <pin_map.h>
#include <lib_symbol.h>

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (EntrySetGetClear)
 
 BOOST_AUTO_TEST_CASE (IsIdentity)
 
 BOOST_AUTO_TEST_CASE (SetAddOrReplaceAndFind)
 
 BOOST_AUTO_TEST_CASE (SharedNamedMapReuse)
 
 BOOST_AUTO_TEST_CASE (LegacyPinMapConversion)
 
 BOOST_AUTO_TEST_CASE (OverrideDefaultsAndDelegate)
 
 BOOST_AUTO_TEST_CASE (EqualityIsValueBased)
 
 BOOST_AUTO_TEST_CASE (CoupledInheritanceThreeLevels)
 
 BOOST_AUTO_TEST_CASE (FlattenIsSelfContained)
 
 BOOST_AUTO_TEST_CASE (SharedMapReuseOnSymbol)
 
 BOOST_AUTO_TEST_CASE (CompareDetectsBundleDifferences)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/11]

◆ BOOST_AUTO_TEST_CASE() [2/11]

◆ BOOST_AUTO_TEST_CASE() [3/11]

◆ BOOST_AUTO_TEST_CASE() [4/11]

BOOST_AUTO_TEST_CASE ( EqualityIsValueBased )

Definition at line 188 of file test_pin_map.cpp.

References PIN_MAP::SetEntry(), and PIN_MAP::SetName().

◆ BOOST_AUTO_TEST_CASE() [5/11]

BOOST_AUTO_TEST_CASE ( FlattenIsSelfContained )

◆ BOOST_AUTO_TEST_CASE() [6/11]

BOOST_AUTO_TEST_CASE ( IsIdentity )

Definition at line 75 of file test_pin_map.cpp.

References empty(), PIN_MAP::IsIdentity(), PIN_MAP::SetEntry(), and swap.

◆ BOOST_AUTO_TEST_CASE() [7/11]

BOOST_AUTO_TEST_CASE ( LegacyPinMapConversion )

◆ BOOST_AUTO_TEST_CASE() [8/11]

◆ BOOST_AUTO_TEST_CASE() [9/11]

◆ BOOST_AUTO_TEST_CASE() [10/11]

◆ BOOST_AUTO_TEST_CASE() [11/11]

BOOST_AUTO_TEST_CASE ( SharedNamedMapReuse )