|
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 117 of file test_sim_model_source_pwl.cpp.
References BOOST_TEST_INFO().
| BOOST_AUTO_TEST_CASE | ( | PwlBraceExpressionWithSpaces | ) |
Definition at line 128 of file test_sim_model_source_pwl.cpp.
References BOOST_TEST_INFO().
| BOOST_AUTO_TEST_CASE | ( | PwlBraceLeavesExistingMegSpelling | ) |
Definition at line 171 of file test_sim_model_source_pwl.cpp.
References BOOST_TEST_INFO().
| BOOST_AUTO_TEST_CASE | ( | PwlBraceMegaPrefix | ) |
Definition at line 148 of file test_sim_model_source_pwl.cpp.
References BOOST_TEST_INFO().
| BOOST_AUTO_TEST_CASE | ( | PwlBracePreservesIdentifiersAndOperators | ) |
Definition at line 160 of file test_sim_model_source_pwl.cpp.
References BOOST_TEST_INFO().
| BOOST_AUTO_TEST_CASE | ( | PwlMegaPrefix | ) |
Definition at line 87 of file test_sim_model_source_pwl.cpp.
References BOOST_TEST_INFO().
| BOOST_AUTO_TEST_CASE | ( | PwlMicroPrefix | ) |
Definition at line 67 of file test_sim_model_source_pwl.cpp.
References BOOST_TEST_INFO().
| BOOST_AUTO_TEST_CASE | ( | PwlMilliPrefix | ) |
Definition at line 78 of file test_sim_model_source_pwl.cpp.
References BOOST_TEST_INFO().
| BOOST_AUTO_TEST_CASE | ( | PwlMixedParamsAndPrefixes | ) |
Definition at line 106 of file test_sim_model_source_pwl.cpp.
References BOOST_TEST_INFO().
| BOOST_AUTO_TEST_CASE | ( | PwlNestedBraces | ) |
Definition at line 139 of file test_sim_model_source_pwl.cpp.
References BOOST_TEST_INFO().
| BOOST_AUTO_TEST_CASE | ( | PwlParameterReference | ) |
Definition at line 96 of file test_sim_model_source_pwl.cpp.
References BOOST_TEST_INFO().
| BOOST_AUTO_TEST_CASE | ( | PwlPlainNumbers | ) |
Definition at line 58 of file test_sim_model_source_pwl.cpp.
References BOOST_AUTO_TEST_CASE(), and BOOST_TEST_INFO().