KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_sim_regressions.cpp File Reference
#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)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE()

BOOST_AUTO_TEST_CASE ( RawSpiceModelSuppliesLibraryInclude )

◆ BOOST_FIXTURE_TEST_CASE() [1/6]

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() [2/6]

BOOST_FIXTURE_TEST_CASE ( IbisModelSuppliesCacheInclude ,
TEST_SIM_REGRESSIONS_FIXTURE  )

◆ BOOST_FIXTURE_TEST_CASE() [3/6]

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() [4/6]

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() [5/6]

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() [6/6]

BOOST_FIXTURE_TEST_CASE ( WindowsPaths ,
TEST_SIM_REGRESSIONS_FIXTURE  )

Definition at line 117 of file test_sim_regressions.cpp.

References dummy.