|
KiCad PCB EDA Suite
|
#include <qa_utils/wx_utils/unit_test_utils.h>#include <board.h>#include <footprint.h>#include <geometry/shape_circle.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 (TechLayersPullFromAppropriateSide) | |
| BOOST_AUTO_TEST_CASE | ( | PadsInDifferentFootprintsDoNotForceInnerLayerFlashing | ) |
Definition at line 77 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, REMOVE_EXCEPT_START_AND_END, and BOARD::SetBoardUse().
| BOOST_AUTO_TEST_CASE | ( | PadsInSameFootprintDoNotForceInnerLayerFlashing | ) |
Definition at line 34 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, REMOVE_EXCEPT_START_AND_END, and BOARD::SetBoardUse().
| BOOST_AUTO_TEST_CASE | ( | TechLayersPullFromAppropriateSide | ) |
Definition at line 123 of file test_pad_flashing.cpp.
References BOARD::Add(), LSET::AllBoardTechMask(), LSET::AllCuMask(), B_Cu, B_Mask, BOOST_CHECK_EQUAL(), BOOST_REQUIRE(), PADSTACK::CUSTOM, SHAPE_COMPOUND::Empty(), F_Cu, F_Mask, FPHOLDER, PAD, pad, pcbIUScale, PTH, BOARD::SetBoardUse(), and SHAPE_COMPOUND::Shapes().