kicad/qa/unittests/eeschema
Sylwester Kocjan f5dedd77c6 eeschema,sim: add SIMULATOR and SIM_MODEL interface
SIMULATOR has now an Attach() method, which should be called
with proper SIMULATION_MODEL that should be simulated, before calling Run()

Concrete class of SIMULATION_MODEL for ngspice is NGSPICE_CIRCUIT_MODEL,
renamed from NETLIST_EXPORTER_PSPICE_SIM. DIALOG_SIM_SETTINGS relies
on above mentioned object, so it was added as an argument of the constructor.
2022-04-01 19:28:31 +00:00
..
sch_plugins/altium
sim eeschema,sim: add SIMULATOR and SIM_MODEL interface 2022-04-01 19:28:31 +00:00
CMakeLists.txt eeschema,sim: add SIMULATOR and SIM_MODEL interface 2022-04-01 19:28:31 +00:00
eeschema_test_utils.cpp
eeschema_test_utils.h
lib_field_test_utils.h
netdiff.py
test_eagle_plugin.cpp
test_ee_item.cpp
test_lib_part.cpp
test_module.cpp
test_netlists.cpp
test_sch_biu.cpp
test_sch_pin.cpp
test_sch_rtree.cpp
test_sch_sheet.cpp
test_sch_sheet_list.cpp
test_sch_sheet_path.cpp
test_sch_symbol.cpp
uuid_test_utils.cpp
uuid_test_utils.h