KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_cam_backdrill.cpp File Reference
#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)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE()