KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_library_spice.cpp File Reference
#include <qa_utils/wx_utils/unit_test_utils.h>
#include <eeschema_test_utils.h>
#include <sim/sim_library_spice.h>
#include <sim/sim_model_spice_fallback.h>
#include <boost/algorithm/string/case_conv.hpp>
#include <fmt/core.h>
#include <locale_io.h>
#include <atomic>
#include <cstdlib>
#include <map>
#include <string>
#include <thread>

Go to the source code of this file.

Classes

class  TEST_SIM_LIBRARY_SPICE_FIXTURE
 

Functions

 BOOST_AUTO_TEST_CASE (Subckts)
 
 BOOST_AUTO_TEST_CASE (Diodes)
 
 BOOST_AUTO_TEST_CASE (Bjts)
 
 BOOST_AUTO_TEST_CASE (Fets)
 
 BOOST_AUTO_TEST_CASE (InvalidBinaryFile)
 
 BOOST_AUTO_TEST_CASE (LocaleIoConcurrency)
 
 BOOST_AUTO_TEST_CASE (CplModels)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/7]

BOOST_AUTO_TEST_CASE ( Bjts )

Definition at line 480 of file test_library_spice.cpp.

References BOOST_CHECK_EQUAL(), BOOST_TEST_CONTEXT(), and model.

◆ BOOST_AUTO_TEST_CASE() [2/7]

BOOST_AUTO_TEST_CASE ( CplModels )

Definition at line 1633 of file test_library_spice.cpp.

References BOOST_REQUIRE(), BOOST_TEST_CONTEXT(), and model.

◆ BOOST_AUTO_TEST_CASE() [3/7]

BOOST_AUTO_TEST_CASE ( Diodes )

Definition at line 253 of file test_library_spice.cpp.

References BOOST_CHECK_EQUAL(), BOOST_TEST_CONTEXT(), and model.

◆ BOOST_AUTO_TEST_CASE() [4/7]

BOOST_AUTO_TEST_CASE ( Fets )

Definition at line 1132 of file test_library_spice.cpp.

References BOOST_CHECK_EQUAL(), BOOST_TEST_CONTEXT(), and model.

◆ BOOST_AUTO_TEST_CASE() [5/7]

BOOST_AUTO_TEST_CASE ( InvalidBinaryFile )

Definition at line 1572 of file test_library_spice.cpp.

References BOOST_CHECK_EQUAL().

◆ BOOST_AUTO_TEST_CASE() [6/7]

BOOST_AUTO_TEST_CASE ( LocaleIoConcurrency )

Definition at line 1590 of file test_library_spice.cpp.

◆ BOOST_AUTO_TEST_CASE() [7/7]

BOOST_AUTO_TEST_CASE ( Subckts )