KiCad PCB EDA Suite
Loading...
Searching...
No Matches
eeschema/test_netlist_exporter_spice.cpp File Reference
#include <qa_utils/wx_utils/unit_test_utils.h>
#include <boost/test/results_collector.hpp>
#include <test_netlist_exporter_spice.h>
#include <sim/simulator_reporter.h>
#include <mock_pgm_base.h>
#include <locale_io.h>

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (Rectifier)
 
 BOOST_AUTO_TEST_CASE (Opamp)
 
 BOOST_AUTO_TEST_CASE (NpnCeAmp)
 
 BOOST_AUTO_TEST_CASE (Rlc)
 
 BOOST_AUTO_TEST_CASE (Potentiometers)
 
 BOOST_AUTO_TEST_CASE (Tlines)
 
 BOOST_AUTO_TEST_CASE (CmosNot)
 
 BOOST_AUTO_TEST_CASE (FliegeFilter)
 
 BOOST_AUTO_TEST_CASE (Switches)
 
 BOOST_AUTO_TEST_CASE (LegacyPotentiometer)
 
 BOOST_AUTO_TEST_CASE (LegacyPspice)
 
 BOOST_AUTO_TEST_CASE (LegacyRectifier)
 
 BOOST_AUTO_TEST_CASE (LegacySallenKey)
 
 BOOST_AUTO_TEST_CASE (LegacyOpamp)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/14]

BOOST_AUTO_TEST_CASE ( CmosNot  )

Definition at line 139 of file eeschema/test_netlist_exporter_spice.cpp.

References dummy.

◆ BOOST_AUTO_TEST_CASE() [2/14]

BOOST_AUTO_TEST_CASE ( FliegeFilter  )

Definition at line 158 of file eeschema/test_netlist_exporter_spice.cpp.

References dummy.

◆ BOOST_AUTO_TEST_CASE() [3/14]

BOOST_AUTO_TEST_CASE ( LegacyOpamp  )

Definition at line 277 of file eeschema/test_netlist_exporter_spice.cpp.

References dummy.

◆ BOOST_AUTO_TEST_CASE() [4/14]

BOOST_AUTO_TEST_CASE ( LegacyPotentiometer  )

Definition at line 220 of file eeschema/test_netlist_exporter_spice.cpp.

◆ BOOST_AUTO_TEST_CASE() [5/14]

BOOST_AUTO_TEST_CASE ( LegacyPspice  )

Definition at line 229 of file eeschema/test_netlist_exporter_spice.cpp.

References dummy.

◆ BOOST_AUTO_TEST_CASE() [6/14]

BOOST_AUTO_TEST_CASE ( LegacyRectifier  )

Definition at line 238 of file eeschema/test_netlist_exporter_spice.cpp.

References dummy.

◆ BOOST_AUTO_TEST_CASE() [7/14]

BOOST_AUTO_TEST_CASE ( LegacySallenKey  )

Definition at line 249 of file eeschema/test_netlist_exporter_spice.cpp.

References dummy.

◆ BOOST_AUTO_TEST_CASE() [8/14]

BOOST_AUTO_TEST_CASE ( NpnCeAmp  )

Definition at line 76 of file eeschema/test_netlist_exporter_spice.cpp.

References dummy.

◆ BOOST_AUTO_TEST_CASE() [9/14]

BOOST_AUTO_TEST_CASE ( Opamp  )

◆ BOOST_AUTO_TEST_CASE() [10/14]

BOOST_AUTO_TEST_CASE ( Potentiometers  )

Definition at line 99 of file eeschema/test_netlist_exporter_spice.cpp.

◆ BOOST_AUTO_TEST_CASE() [11/14]

BOOST_AUTO_TEST_CASE ( Rectifier  )

◆ BOOST_AUTO_TEST_CASE() [12/14]

BOOST_AUTO_TEST_CASE ( Rlc  )

Definition at line 90 of file eeschema/test_netlist_exporter_spice.cpp.

References dummy.

◆ BOOST_AUTO_TEST_CASE() [13/14]

BOOST_AUTO_TEST_CASE ( Switches  )

Definition at line 171 of file eeschema/test_netlist_exporter_spice.cpp.

References dummy.

◆ BOOST_AUTO_TEST_CASE() [14/14]

BOOST_AUTO_TEST_CASE ( Tlines  )

Definition at line 108 of file eeschema/test_netlist_exporter_spice.cpp.

References dummy.