KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_djordjevic_sarkar.cpp File Reference
#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)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/6]

BOOST_AUTO_TEST_CASE ( DCLimit )

Definition at line 96 of file test_djordjevic_sarkar.cpp.

References BOOST_TEST(), expected, and model.

◆ BOOST_AUTO_TEST_CASE() [2/6]

BOOST_AUTO_TEST_CASE ( FR4At10GHz )

Definition at line 58 of file test_djordjevic_sarkar.cpp.

References BOOST_TEST(), and model.

◆ BOOST_AUTO_TEST_CASE() [3/6]

BOOST_AUTO_TEST_CASE ( FR4At1MHz )

Definition at line 48 of file test_djordjevic_sarkar.cpp.

References BOOST_TEST(), and model.

◆ BOOST_AUTO_TEST_CASE() [4/6]

BOOST_AUTO_TEST_CASE ( FR4Fit )

Definition at line 37 of file test_djordjevic_sarkar.cpp.

References BOOST_AUTO_TEST_CASE(), BOOST_TEST(), and model.

◆ BOOST_AUTO_TEST_CASE() [5/6]

BOOST_AUTO_TEST_CASE ( InvalidBandwidth )

Definition at line 84 of file test_djordjevic_sarkar.cpp.

References model.

◆ BOOST_AUTO_TEST_CASE() [6/6]

BOOST_AUTO_TEST_CASE ( LosslessInput )

Definition at line 70 of file test_djordjevic_sarkar.cpp.

References BOOST_TEST(), and model.