KiCad PCB EDA Suite
|
#include <schematic.h>
#include <settings/settings_manager.h>
#include <sch_io/sch_io_mgr.h>
#include <wx/filename.h>
#include <connection_graph.h>
#include <netlist_exporter_kicad.h>
#include <netlist_exporter_spice.h>
#include <netlist_reader/netlist_reader.h>
#include <netlist_reader/pcb_netlist.h>
#include <project.h>
#include <sch_sheet.h>
#include <wildcards_and_files_ext.h>
Go to the source code of this file.
Classes | |
class | KI_TEST::SCHEMATIC_TEST_FIXTURE |
A generic fixture for loading schematics and associated settings for qa tests. More... | |
class | TEST_NETLIST_EXPORTER_FIXTURE< Exporter > |
Namespaces | |
namespace | KI_TEST |