|
KiCad PCB EDA Suite
|
#include <qa_utils/wx_utils/unit_test_utils.h>#include <cmath>#include <stdexcept>#include <transline_calculations/dielectric_djordjevic_sarkar.h>Go to the source code of this file.
Functions | |
| BOOST_AUTO_TEST_CASE (FR4Fit) | |
| BOOST_AUTO_TEST_CASE (FR4At1MHz) | |
| BOOST_AUTO_TEST_CASE (FR4At10GHz) | |
| BOOST_AUTO_TEST_CASE (LosslessInput) | |
| BOOST_AUTO_TEST_CASE (InvalidBandwidth) | |
| BOOST_AUTO_TEST_CASE (DCLimit) | |
| BOOST_AUTO_TEST_CASE | ( | DCLimit | ) |
Definition at line 92 of file test_djordjevic_sarkar.cpp.
References BOOST_TEST(), expected, and model.
| BOOST_AUTO_TEST_CASE | ( | FR4At10GHz | ) |
Definition at line 54 of file test_djordjevic_sarkar.cpp.
References BOOST_TEST(), and model.
| BOOST_AUTO_TEST_CASE | ( | FR4At1MHz | ) |
Definition at line 44 of file test_djordjevic_sarkar.cpp.
References BOOST_TEST(), and model.
| BOOST_AUTO_TEST_CASE | ( | FR4Fit | ) |
Definition at line 33 of file test_djordjevic_sarkar.cpp.
References BOOST_AUTO_TEST_CASE(), BOOST_TEST(), and model.
| BOOST_AUTO_TEST_CASE | ( | InvalidBandwidth | ) |
Definition at line 80 of file test_djordjevic_sarkar.cpp.
References model.
| BOOST_AUTO_TEST_CASE | ( | LosslessInput | ) |
Definition at line 66 of file test_djordjevic_sarkar.cpp.
References BOOST_TEST(), and model.