|
KiCad PCB EDA Suite
|
Shared fixture and includes for the DipTrace PCB benchmark test suite. More...
#include <pcbnew_utils/board_test_utils.h>#include <pcbnew_utils/board_file_utils.h>#include <qa_utils/wx_utils/unit_test_utils.h>#include <pcbnew/pcb_io/diptrace/pcb_io_diptrace.h>#include <pcbnew/pcb_io/diptrace/diptrace_pcb_parser.h>#include <pcbnew/drc/drc_rule_parser.h>#include <pcbnew/drc/drc_rule.h>#include <reporter.h>#include <board.h>#include <ki_exception.h>#include <footprint.h>#include <pad.h>#include <pcb_track.h>#include <pcb_shape.h>#include <zone.h>#include <netinfo.h>#include <layer_ids.h>#include <base_units.h>#include <geometry/shape_poly_set.h>#include <wx/log.h>#include <wx/xml/xml.h>#include <algorithm>#include <array>#include <cctype>#include <cmath>#include <cstdint>#include <cstdlib>#include <filesystem>#include <functional>#include <map>#include <set>#include <string>#include <unordered_map>#include <vector>Go to the source code of this file.
Classes | |
| struct | DIPTRACE_BENCHMARK_FIXTURE |
Shared fixture and includes for the DipTrace PCB benchmark test suite.
Definition in file test_diptrace_benchmarks_fixture.h.