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

Go to the source code of this file.

Classes

struct  REFDES_UNITS_TEST_CASE
 
class  TEST_REFDES_TRACKER_UNITS
 

Functions

 BOOST_AUTO_TEST_CASE (GetNextRefDesForUnits_BasicCases)
 
 BOOST_AUTO_TEST_CASE (GetNextRefDesForUnits_EdgeCases)
 
 BOOST_AUTO_TEST_CASE (GetNextRefDesForUnits_UsagePattern)
 
 BOOST_AUTO_TEST_CASE (GetNextRefDesForUnits_ThreadSafety)
 
 BOOST_AUTO_TEST_CASE (GetNextRefDesForUnits_Integration)
 
 BOOST_AUTO_TEST_CASE (Serialization_WithTrackedReferences)
 

Variables

static const std::vector< REFDES_UNITS_TEST_CASErefdesUnitsTestCases
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/6]

BOOST_AUTO_TEST_CASE ( GetNextRefDesForUnits_BasicCases  )

Definition at line 231 of file test_annotation_refdes_tracker_units.cpp.

References refdesUnitsTestCases.

◆ BOOST_AUTO_TEST_CASE() [2/6]

BOOST_AUTO_TEST_CASE ( GetNextRefDesForUnits_EdgeCases  )

◆ BOOST_AUTO_TEST_CASE() [3/6]

◆ BOOST_AUTO_TEST_CASE() [4/6]

BOOST_AUTO_TEST_CASE ( GetNextRefDesForUnits_ThreadSafety  )

◆ BOOST_AUTO_TEST_CASE() [5/6]

BOOST_AUTO_TEST_CASE ( GetNextRefDesForUnits_UsagePattern  )

◆ BOOST_AUTO_TEST_CASE() [6/6]

Variable Documentation

◆ refdesUnitsTestCases

const std::vector<REFDES_UNITS_TEST_CASE> refdesUnitsTestCases
static

Definition at line 133 of file test_annotation_refdes_tracker_units.cpp.

Referenced by BOOST_AUTO_TEST_CASE().