|
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_generator.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_AUTO_TEST_CASE (RawSpiceModelSuppliesLibraryInclude) | |
| BOOST_AUTO_TEST_CASE | ( | RawSpiceModelSuppliesLibraryInclude | ) |
Definition at line 237 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 159 of file test_sim_regressions.cpp.
References dummy.
| BOOST_FIXTURE_TEST_CASE | ( | IbisModelSuppliesCacheInclude | , |
| TEST_SIM_REGRESSIONS_FIXTURE | ) |
Definition at line 201 of file test_sim_regressions.cpp.
References BOOST_CHECK_MESSAGE(), BOOST_REQUIRE(), BOOST_TEST_INFO(), dummy, LoadSchematic(), and netlist.
| BOOST_FIXTURE_TEST_CASE | ( | IBISSim | , |
| TEST_SIM_REGRESSIONS_FIXTURE | ) |
Definition at line 185 of file test_sim_regressions.cpp.
References dummy.
| BOOST_FIXTURE_TEST_CASE | ( | ImmediateSBCKT | , |
| TEST_SIM_REGRESSIONS_FIXTURE | ) |
Definition at line 130 of file test_sim_regressions.cpp.
References dummy.
| BOOST_FIXTURE_TEST_CASE | ( | VariableSubstitutions | , |
| TEST_SIM_REGRESSIONS_FIXTURE | ) |
Definition at line 172 of file test_sim_regressions.cpp.
References dummy.
| BOOST_FIXTURE_TEST_CASE | ( | WindowsPaths | , |
| TEST_SIM_REGRESSIONS_FIXTURE | ) |
Definition at line 117 of file test_sim_regressions.cpp.
References dummy.