|
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 75 of file test_pad_flashing.cpp.
References BOARD::Add(), PADSTACK::ALL_LAYERS, LSET::AllCuMask(), B_Cu, BOARD::BuildConnectivity(), F_Cu, PAD::FlashLayer(), FPHOLDER, In1_Cu, PADSTACK::NORMAL, PAD, pcbIUScale, PTH, REMOVE_EXCEPT_START_AND_END, PAD::SetAttribute(), BOARD::SetBoardUse(), PAD::SetDrillSize(), PAD::SetLayerSet(), BOARD_CONNECTED_ITEM::SetNet(), PAD::SetPadstackMode(), PAD::SetPosition(), PAD::SetSize(), and PAD::SetUnconnectedLayerMode().
| BOOST_AUTO_TEST_CASE | ( | PadsInSameFootprintDoNotForceInnerLayerFlashing | ) |
Definition at line 30 of file test_pad_flashing.cpp.
References BOARD::Add(), PADSTACK::ALL_LAYERS, LSET::AllCuMask(), B_Cu, BOOST_AUTO_TEST_CASE(), BOARD::BuildConnectivity(), F_Cu, PAD::FlashLayer(), FPHOLDER, In1_Cu, PADSTACK::NORMAL, PAD, pcbIUScale, PTH, REMOVE_EXCEPT_START_AND_END, PAD::SetAttribute(), BOARD::SetBoardUse(), PAD::SetDrillSize(), PAD::SetLayerSet(), BOARD_CONNECTED_ITEM::SetNet(), PAD::SetPadstackMode(), PAD::SetPosition(), PAD::SetSize(), and PAD::SetUnconnectedLayerMode().
| 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().