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

Go to the source code of this file.

Classes

class  TEST_ANNOTATION_UNITS_CONFLICTS
 
struct  UNIT_CONFLICT_TEST_CASE
 

Functions

 BOOST_AUTO_TEST_CASE (ValidateUnitConflictDetection)
 
 BOOST_AUTO_TEST_CASE (GetNextRefDesForUnits_Integration)
 
 BOOST_AUTO_TEST_CASE (RefDesTracker_StateConsistency)
 
 BOOST_AUTO_TEST_CASE (CacheConsistency_AfterInserts)
 
 BOOST_AUTO_TEST_CASE (ThreadSafety_BasicValidation)
 

Variables

static const std::vector< UNIT_CONFLICT_TEST_CASEunitConflictCases
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/5]

BOOST_AUTO_TEST_CASE ( CacheConsistency_AfterInserts  )

◆ BOOST_AUTO_TEST_CASE() [2/5]

BOOST_AUTO_TEST_CASE ( GetNextRefDesForUnits_Integration  )

◆ BOOST_AUTO_TEST_CASE() [3/5]

BOOST_AUTO_TEST_CASE ( RefDesTracker_StateConsistency  )

◆ BOOST_AUTO_TEST_CASE() [4/5]

◆ BOOST_AUTO_TEST_CASE() [5/5]

BOOST_AUTO_TEST_CASE ( ValidateUnitConflictDetection  )

Variable Documentation

◆ unitConflictCases

const std::vector<UNIT_CONFLICT_TEST_CASE> unitConflictCases
static

Definition at line 85 of file test_annotation_units_conflicts.cpp.

Referenced by BOOST_AUTO_TEST_CASE().