KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_cam_backdrill.cpp File Reference
#include <boost/test/unit_test.hpp>
#include <board.h>
#include <pcb_shape.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/tokenzr.h>
#include <wx/utils.h>

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (BackdrillCamOutputs)
 
 BOOST_AUTO_TEST_CASE (FrontAndBackBackdrillCamOutputs)
 
 BOOST_AUTO_TEST_CASE (DualBackdrillSameViaCamOutputs)
 
 BOOST_AUTO_TEST_CASE (GerberDrillPrecision)
 
 BOOST_AUTO_TEST_CASE (DrillReportNullReporter)
 
 BOOST_AUTO_TEST_CASE (DrillReportWithTools)
 
 BOOST_AUTO_TEST_CASE (OdbPpUnfilledRectangleOnSilk)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/7]

◆ BOOST_AUTO_TEST_CASE() [2/7]

BOOST_AUTO_TEST_CASE ( DrillReportNullReporter )

◆ BOOST_AUTO_TEST_CASE() [3/7]

◆ BOOST_AUTO_TEST_CASE() [4/7]

◆ BOOST_AUTO_TEST_CASE() [5/7]

◆ BOOST_AUTO_TEST_CASE() [6/7]

◆ BOOST_AUTO_TEST_CASE() [7/7]