|
KiCad PCB EDA Suite
|
#include <boost/test/unit_test.hpp>#include <pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr.h>#include <board.h>#include <pcb_track.h>#include <netinfo.h>#include <pad.h>#include <footprint.h>#include <router/pns_kicad_iface.h>#include <pcbnew_utils/board_file_utils.h>Go to the source code of this file.
Functions | |
| BOOST_AUTO_TEST_CASE (SignalAggregateMatchesPadSpacing) | |
Variables | |
| static const long long | MM = 1000000LL |
| static const char * | BOARD_FILE = "net_chains/net_chain_total_length.kicad_pcb" |
| BOOST_AUTO_TEST_CASE | ( | SignalAggregateMatchesPadSpacing | ) |
Definition at line 36 of file test_net_chain_total_length_sexpr.cpp.
References BOARD_FILE, BOOST_AUTO_TEST_CASE(), KI_TEST::GetPcbnewTestDataDir(), PCB_IO::LoadBoard(), and pad.
|
static |
Definition at line 32 of file test_net_chain_total_length_sexpr.cpp.
|
static |
Definition at line 30 of file test_net_chain_total_length_sexpr.cpp.