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

Go to the source code of this file.

Classes

class  TEST_NETLIST_EXPORTER_KICAD_FIXTURE
 

Functions

 BOOST_AUTO_TEST_CASE (FindPlugin)
 
 BOOST_AUTO_TEST_CASE (GlobalPromotion)
 
 BOOST_AUTO_TEST_CASE (GlobalPromotion2)
 
 BOOST_AUTO_TEST_CASE (Video)
 
 BOOST_AUTO_TEST_CASE (ComplexHierarchy)
 
 BOOST_AUTO_TEST_CASE (WeakVectorBusDisambiguation)
 
 BOOST_AUTO_TEST_CASE (BusJunctions)
 
 BOOST_AUTO_TEST_CASE (HierRenaming)
 
 BOOST_AUTO_TEST_CASE (NoConnects)
 
 BOOST_AUTO_TEST_CASE (PrefixBusAlias)
 
 BOOST_AUTO_TEST_CASE (GroupBusMatching)
 
 BOOST_AUTO_TEST_CASE (TopLevelHierPins)
 
 BOOST_AUTO_TEST_CASE (BusEntries)
 
 BOOST_AUTO_TEST_CASE (HierNoConnect)
 
 BOOST_AUTO_TEST_CASE (BusConnection)
 
 BOOST_AUTO_TEST_CASE (Issue14657)
 
 BOOST_AUTO_TEST_CASE (HierarchyAliases)
 
 BOOST_AUTO_TEST_CASE (Issue14818)
 
 BOOST_AUTO_TEST_CASE (Issue16003)
 
 BOOST_AUTO_TEST_CASE (Issue16439)
 
 BOOST_AUTO_TEST_CASE (ComponentClasses)
 
 BOOST_AUTO_TEST_CASE (Jumpers)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/22]

BOOST_AUTO_TEST_CASE ( BusConnection )

Definition at line 186 of file test_netlist_exporter_kicad.cpp.

◆ BOOST_AUTO_TEST_CASE() [2/22]

BOOST_AUTO_TEST_CASE ( BusEntries )

Definition at line 174 of file test_netlist_exporter_kicad.cpp.

◆ BOOST_AUTO_TEST_CASE() [3/22]

BOOST_AUTO_TEST_CASE ( BusJunctions )

Definition at line 138 of file test_netlist_exporter_kicad.cpp.

◆ BOOST_AUTO_TEST_CASE() [4/22]

BOOST_AUTO_TEST_CASE ( ComplexHierarchy )

Definition at line 126 of file test_netlist_exporter_kicad.cpp.

◆ BOOST_AUTO_TEST_CASE() [5/22]

BOOST_AUTO_TEST_CASE ( ComponentClasses )

Definition at line 216 of file test_netlist_exporter_kicad.cpp.

◆ BOOST_AUTO_TEST_CASE() [6/22]

BOOST_AUTO_TEST_CASE ( FindPlugin )

Definition at line 102 of file test_netlist_exporter_kicad.cpp.

References BOOST_AUTO_TEST_CASE().

◆ BOOST_AUTO_TEST_CASE() [7/22]

BOOST_AUTO_TEST_CASE ( GlobalPromotion )

Definition at line 108 of file test_netlist_exporter_kicad.cpp.

◆ BOOST_AUTO_TEST_CASE() [8/22]

BOOST_AUTO_TEST_CASE ( GlobalPromotion2 )

Definition at line 114 of file test_netlist_exporter_kicad.cpp.

◆ BOOST_AUTO_TEST_CASE() [9/22]

BOOST_AUTO_TEST_CASE ( GroupBusMatching )

Definition at line 162 of file test_netlist_exporter_kicad.cpp.

◆ BOOST_AUTO_TEST_CASE() [10/22]

BOOST_AUTO_TEST_CASE ( HierarchyAliases )

Definition at line 196 of file test_netlist_exporter_kicad.cpp.

◆ BOOST_AUTO_TEST_CASE() [11/22]

BOOST_AUTO_TEST_CASE ( HierNoConnect )

Definition at line 180 of file test_netlist_exporter_kicad.cpp.

◆ BOOST_AUTO_TEST_CASE() [12/22]

BOOST_AUTO_TEST_CASE ( HierRenaming )

Definition at line 144 of file test_netlist_exporter_kicad.cpp.

◆ BOOST_AUTO_TEST_CASE() [13/22]

BOOST_AUTO_TEST_CASE ( Issue14657 )

Definition at line 191 of file test_netlist_exporter_kicad.cpp.

◆ BOOST_AUTO_TEST_CASE() [14/22]

BOOST_AUTO_TEST_CASE ( Issue14818 )

Definition at line 201 of file test_netlist_exporter_kicad.cpp.

◆ BOOST_AUTO_TEST_CASE() [15/22]

BOOST_AUTO_TEST_CASE ( Issue16003 )

Definition at line 206 of file test_netlist_exporter_kicad.cpp.

◆ BOOST_AUTO_TEST_CASE() [16/22]

BOOST_AUTO_TEST_CASE ( Issue16439 )

Definition at line 211 of file test_netlist_exporter_kicad.cpp.

◆ BOOST_AUTO_TEST_CASE() [17/22]

BOOST_AUTO_TEST_CASE ( Jumpers )

Definition at line 222 of file test_netlist_exporter_kicad.cpp.

◆ BOOST_AUTO_TEST_CASE() [18/22]

BOOST_AUTO_TEST_CASE ( NoConnects )

Definition at line 150 of file test_netlist_exporter_kicad.cpp.

◆ BOOST_AUTO_TEST_CASE() [19/22]

BOOST_AUTO_TEST_CASE ( PrefixBusAlias )

Definition at line 156 of file test_netlist_exporter_kicad.cpp.

◆ BOOST_AUTO_TEST_CASE() [20/22]

BOOST_AUTO_TEST_CASE ( TopLevelHierPins )

Definition at line 168 of file test_netlist_exporter_kicad.cpp.

◆ BOOST_AUTO_TEST_CASE() [21/22]

BOOST_AUTO_TEST_CASE ( Video )

Definition at line 120 of file test_netlist_exporter_kicad.cpp.

◆ BOOST_AUTO_TEST_CASE() [22/22]

BOOST_AUTO_TEST_CASE ( WeakVectorBusDisambiguation )

Definition at line 132 of file test_netlist_exporter_kicad.cpp.