|
KiCad PCB EDA Suite
|
#include <boost/test/unit_test.hpp>#include <board.h>#include <pcbnew/exporters/gendrill_Excellon_writer.h>#include <pcbnew/exporters/gendrill_gerber_writer.h>#include <pcbnew/pcb_io/odbpp/pcb_io_odbpp.h>#include <pcbnew/pcb_track.h>#include <base_units.h>#include <map>#include <core/utf8.h>#include <wx/dir.h>#include <wx/ffile.h>#include <wx/filename.h>#include <wx/utils.h>Go to the source code of this file.
Functions | |
| BOOST_AUTO_TEST_CASE (BackdrillCamOutputs) | |
| BOOST_AUTO_TEST_CASE | ( | BackdrillCamOutputs | ) |
Definition at line 57 of file test_cam_backdrill.cpp.
References BOARD::Add(), B_Cu, BOOST_REQUIRE(), COUNTERSINK, EXCELLON_WRITER::CreateDrillandMapFilesSet(), GERBER_WRITER::CreateDrillandMapFilesSet(), F_Cu, In3_Cu, pcbIUScale, PCB_IO_ODBPP::SaveBoard(), BOARD::SetCopperLayerCount(), BOARD::SetFileName(), EXCELLON_WRITER::SetFormat(), GERBER_WRITER::SetFormat(), EXCELLON_WRITER::SetOptions(), GERBER_WRITER::SetOptions(), and via.