|
KiCad PCB EDA Suite
|
#include <qa_utils/wx_utils/unit_test_utils.h>#include <boost/test/results_collector.hpp>#include <eeschema_test_utils.h>#include <test_netlist_exporter_spice.h>#include <sim/sim_model_raw_spice.h>#include <sim/spice_circuit_model.h>#include <sim/spice_generator.h>#include <richio.h>#include <reporter.h>#include <wx/ffile.h>#include <wx/filename.h>#include <wx/tokenzr.h>#include <mock_pgm_base.h>#include <locale_io.h>#include <set>Go to the source code of this file.
Classes | |
| class | TEST_SIM_REGRESSIONS_FIXTURE |
Functions | |
| BOOST_FIXTURE_TEST_CASE (WindowsPaths, TEST_SIM_REGRESSIONS_FIXTURE) | |
| BOOST_FIXTURE_TEST_CASE (ImmediateSBCKT, TEST_SIM_REGRESSIONS_FIXTURE) | |
| BOOST_FIXTURE_TEST_CASE (DualNMOSAmp, TEST_SIM_REGRESSIONS_FIXTURE) | |
| BOOST_FIXTURE_TEST_CASE (VariableSubstitutions, TEST_SIM_REGRESSIONS_FIXTURE) | |
| BOOST_FIXTURE_TEST_CASE (IBISSim, TEST_SIM_REGRESSIONS_FIXTURE) | |
| BOOST_FIXTURE_TEST_CASE (IbisModelSuppliesCacheInclude, TEST_SIM_REGRESSIONS_FIXTURE) | |
| BOOST_FIXTURE_TEST_CASE (FFTCommandNotBareInNetlist, TEST_SIM_REGRESSIONS_FIXTURE) | |
| BOOST_AUTO_TEST_CASE (RawSpiceModelSuppliesLibraryInclude) | |
| BOOST_AUTO_TEST_CASE | ( | RawSpiceModelSuppliesLibraryInclude | ) |
Definition at line 271 of file test_sim_regressions.cpp.
References BOOST_CHECK_EQUAL(), NULL_REPORTER::GetInstance(), and model.
| BOOST_FIXTURE_TEST_CASE | ( | DualNMOSAmp | , |
| TEST_SIM_REGRESSIONS_FIXTURE | ) |
Definition at line 161 of file test_sim_regressions.cpp.
References dummy.
| BOOST_FIXTURE_TEST_CASE | ( | FFTCommandNotBareInNetlist | , |
| TEST_SIM_REGRESSIONS_FIXTURE | ) |
Definition at line 236 of file test_sim_regressions.cpp.
References BOOST_REQUIRE(), dummy, STRING_FORMATTER::GetString(), LoadSchematic(), model, and netlist.
| BOOST_FIXTURE_TEST_CASE | ( | IbisModelSuppliesCacheInclude | , |
| TEST_SIM_REGRESSIONS_FIXTURE | ) |
Definition at line 203 of file test_sim_regressions.cpp.
References BOOST_REQUIRE(), BOOST_TEST_INFO(), dummy, LoadSchematic(), and netlist.
| BOOST_FIXTURE_TEST_CASE | ( | IBISSim | , |
| TEST_SIM_REGRESSIONS_FIXTURE | ) |
Definition at line 187 of file test_sim_regressions.cpp.
References dummy.
| BOOST_FIXTURE_TEST_CASE | ( | ImmediateSBCKT | , |
| TEST_SIM_REGRESSIONS_FIXTURE | ) |
Definition at line 132 of file test_sim_regressions.cpp.
References dummy.
| BOOST_FIXTURE_TEST_CASE | ( | VariableSubstitutions | , |
| TEST_SIM_REGRESSIONS_FIXTURE | ) |
Definition at line 174 of file test_sim_regressions.cpp.
References dummy.
| BOOST_FIXTURE_TEST_CASE | ( | WindowsPaths | , |
| TEST_SIM_REGRESSIONS_FIXTURE | ) |
Definition at line 119 of file test_sim_regressions.cpp.
References dummy.