KiCad PCB EDA Suite
|
#include <qa_utils/wx_utils/unit_test_utils.h>
#include <board.h>
#include <footprint.h>
#include <pad.h>
#include <memory>
Go to the source code of this file.
Functions | |
BOOST_AUTO_TEST_CASE (PadsInSameFootprintDoNotForceInnerLayerFlashing) | |
BOOST_AUTO_TEST_CASE (PadsInDifferentFootprintsDoNotForceInnerLayerFlashing) | |
BOOST_AUTO_TEST_CASE | ( | PadsInDifferentFootprintsDoNotForceInnerLayerFlashing | ) |
Definition at line 76 of file test_pad_flashing.cpp.
References BOARD::Add(), PADSTACK::ALL_LAYERS, LSET::AllCuMask(), B_Cu, BOARD::BuildConnectivity(), F_Cu, FPHOLDER, In1_Cu, PAD, pcbIUScale, PTH, PADSTACK::REMOVE_EXCEPT_START_AND_END, and BOARD::SetBoardUse().
BOOST_AUTO_TEST_CASE | ( | PadsInSameFootprintDoNotForceInnerLayerFlashing | ) |
Definition at line 33 of file test_pad_flashing.cpp.
References BOARD::Add(), PADSTACK::ALL_LAYERS, LSET::AllCuMask(), B_Cu, BOOST_AUTO_TEST_CASE(), BOARD::BuildConnectivity(), F_Cu, FPHOLDER, In1_Cu, PAD, pcbIUScale, PTH, PADSTACK::REMOVE_EXCEPT_START_AND_END, and BOARD::SetBoardUse().