KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_annotation_units_integration.cpp File Reference

Go to the source code of this file.

Classes

class  TEST_ANNOTATION_UNITS_INTEGRATION
 
struct  REANNOTATED_REFERENCE
 
class  TEST_SCH_REFERENCE_LIST_UNITS_FIXTURE
 
struct  UNIT_ANNOTATION_CASE
 

Functions

 BOOST_AUTO_TEST_CASE (UnitAnnotationWithRefDesTracker)
 
 BOOST_AUTO_TEST_CASE (RefDesTrackerIntegration)
 
 BOOST_AUTO_TEST_CASE (FindFirstUnusedReferenceWithUnits)
 
 BOOST_AUTO_TEST_CASE (SerializationWithComplexRefs)
 
 BOOST_AUTO_TEST_CASE (CachingEfficiency)
 

Variables

static const std::vector< UNIT_ANNOTATION_CASEunitAnnotationCases
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/5]

BOOST_AUTO_TEST_CASE ( CachingEfficiency  )

Definition at line 332 of file test_annotation_units_integration.cpp.

References BOOST_TEST_MESSAGE(), and end.

◆ BOOST_AUTO_TEST_CASE() [2/5]

BOOST_AUTO_TEST_CASE ( FindFirstUnusedReferenceWithUnits  )

◆ BOOST_AUTO_TEST_CASE() [3/5]

BOOST_AUTO_TEST_CASE ( RefDesTrackerIntegration  )

Definition at line 215 of file test_annotation_units_integration.cpp.

References BOOST_CHECK_EQUAL().

◆ BOOST_AUTO_TEST_CASE() [4/5]

BOOST_AUTO_TEST_CASE ( SerializationWithComplexRefs  )

Definition at line 284 of file test_annotation_units_integration.cpp.

References BOOST_CHECK_EQUAL(), and next().

◆ BOOST_AUTO_TEST_CASE() [5/5]

BOOST_AUTO_TEST_CASE ( UnitAnnotationWithRefDesTracker  )

Variable Documentation

◆ unitAnnotationCases

const std::vector<UNIT_ANNOTATION_CASE> unitAnnotationCases
static

Definition at line 134 of file test_annotation_units_integration.cpp.

Referenced by BOOST_AUTO_TEST_CASE().