|
KiCad PCB EDA Suite
|
#include <qa_utils/wx_utils/unit_test_utils.h>#include <reporter.h>#include <sim/sim_model.h>#include <sim/spice_generator.h>Go to the source code of this file.
Classes | |
| class | TEST_SIM_MODEL_SOURCE_PWL_FIXTURE |
Functions | |
| BOOST_AUTO_TEST_CASE (PwlPlainNumbers) | |
| BOOST_AUTO_TEST_CASE (PwlMicroPrefix) | |
| BOOST_AUTO_TEST_CASE (PwlMilliPrefix) | |
| BOOST_AUTO_TEST_CASE (PwlMegaPrefix) | |
| BOOST_AUTO_TEST_CASE (PwlParameterReference) | |
| BOOST_AUTO_TEST_CASE (PwlMixedParamsAndPrefixes) | |
| BOOST_AUTO_TEST_CASE (IpwlPrefixesAndParams) | |
| BOOST_AUTO_TEST_CASE (PwlBraceExpressionWithSpaces) | |
| BOOST_AUTO_TEST_CASE (PwlNestedBraces) | |
| BOOST_AUTO_TEST_CASE (PwlBraceMegaPrefix) | |
| BOOST_AUTO_TEST_CASE (PwlBracePreservesIdentifiersAndOperators) | |
| BOOST_AUTO_TEST_CASE (PwlBraceLeavesExistingMegSpelling) | |
| BOOST_AUTO_TEST_CASE | ( | IpwlPrefixesAndParams | ) |
Definition at line 112 of file test_sim_model_source_pwl.cpp.
References BOOST_TEST_INFO().
| BOOST_AUTO_TEST_CASE | ( | PwlBraceExpressionWithSpaces | ) |
Definition at line 123 of file test_sim_model_source_pwl.cpp.
References BOOST_TEST_INFO().
| BOOST_AUTO_TEST_CASE | ( | PwlBraceLeavesExistingMegSpelling | ) |
Definition at line 166 of file test_sim_model_source_pwl.cpp.
References BOOST_TEST_INFO().
| BOOST_AUTO_TEST_CASE | ( | PwlBraceMegaPrefix | ) |
Definition at line 143 of file test_sim_model_source_pwl.cpp.
References BOOST_TEST_INFO().
| BOOST_AUTO_TEST_CASE | ( | PwlBracePreservesIdentifiersAndOperators | ) |
Definition at line 155 of file test_sim_model_source_pwl.cpp.
References BOOST_TEST_INFO().
| BOOST_AUTO_TEST_CASE | ( | PwlMegaPrefix | ) |
Definition at line 82 of file test_sim_model_source_pwl.cpp.
References BOOST_TEST_INFO().
| BOOST_AUTO_TEST_CASE | ( | PwlMicroPrefix | ) |
Definition at line 62 of file test_sim_model_source_pwl.cpp.
References BOOST_TEST_INFO().
| BOOST_AUTO_TEST_CASE | ( | PwlMilliPrefix | ) |
Definition at line 73 of file test_sim_model_source_pwl.cpp.
References BOOST_TEST_INFO().
| BOOST_AUTO_TEST_CASE | ( | PwlMixedParamsAndPrefixes | ) |
Definition at line 101 of file test_sim_model_source_pwl.cpp.
References BOOST_TEST_INFO().
| BOOST_AUTO_TEST_CASE | ( | PwlNestedBraces | ) |
Definition at line 134 of file test_sim_model_source_pwl.cpp.
References BOOST_TEST_INFO().
| BOOST_AUTO_TEST_CASE | ( | PwlParameterReference | ) |
Definition at line 91 of file test_sim_model_source_pwl.cpp.
References BOOST_TEST_INFO().
| BOOST_AUTO_TEST_CASE | ( | PwlPlainNumbers | ) |
Definition at line 53 of file test_sim_model_source_pwl.cpp.
References BOOST_AUTO_TEST_CASE(), and BOOST_TEST_INFO().