KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_net_chain_trunk_delay.cpp File Reference
#include <boost/test/unit_test.hpp>
#include <filesystem>
#include <fstream>
#include <base_units.h>
#include <board.h>
#include <drc/drc_chain_topology.h>
#include <footprint.h>
#include <net_chain_bridging.h>
#include <netinfo.h>
#include <pad.h>
#include <pcb_track.h>
#include <pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr.h>

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (DaisyTrunkDelayEqualsBridgeWithoutStackup)
 
 BOOST_AUTO_TEST_CASE (NoTerminalsFallbackUsesBridgingDelay)
 

Variables

static const char * DAISY_PCB
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/2]

◆ BOOST_AUTO_TEST_CASE() [2/2]

Variable Documentation

◆ DAISY_PCB

const char* DAISY_PCB
static

Definition at line 43 of file test_net_chain_trunk_delay.cpp.