KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_drc_tuner_chain_bridging_agreement.cpp File Reference
#include <boost/test/unit_test.hpp>
#include <memory>
#include <board.h>
#include <footprint.h>
#include <pad.h>
#include <padstack.h>
#include <pcb_generator.h>
#include <pcb_track.h>
#include <generators/pcb_tuning_pattern.h>
#include <net_chain_bridging.h>
#include <netinfo.h>

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (TwoPadTwoNetFootprintAgrees)
 
 BOOST_AUTO_TEST_CASE (ThreePadTwoNetFootprintAgrees)
 
 BOOST_AUTO_TEST_CASE (ThreePadThreeNetFootprintAgrees)
 
 BOOST_AUTO_TEST_CASE (FourPadTwoNetFootprintAgrees)
 
 BOOST_AUTO_TEST_CASE (ThreePadSingleNetFootprintAgreesAtZero)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/5]

BOOST_AUTO_TEST_CASE ( FourPadTwoNetFootprintAgrees )

◆ BOOST_AUTO_TEST_CASE() [2/5]

BOOST_AUTO_TEST_CASE ( ThreePadSingleNetFootprintAgreesAtZero )

◆ BOOST_AUTO_TEST_CASE() [3/5]

BOOST_AUTO_TEST_CASE ( ThreePadThreeNetFootprintAgrees )

◆ BOOST_AUTO_TEST_CASE() [4/5]

BOOST_AUTO_TEST_CASE ( ThreePadTwoNetFootprintAgrees )

◆ BOOST_AUTO_TEST_CASE() [5/5]

BOOST_AUTO_TEST_CASE ( TwoPadTwoNetFootprintAgrees )