KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_via_validation.cpp File Reference

Go to the source code of this file.

Typedefs

using FIELD = PCB_VIA::VIA_PARAMETER_ERROR::FIELD
 

Functions

 BOOST_AUTO_TEST_CASE (WellFormedViaPasses)
 
 BOOST_AUTO_TEST_CASE (DrillNotSmallerThanDiameterFails)
 
 BOOST_AUTO_TEST_CASE (TooSmallGeometryFails)
 
 BOOST_AUTO_TEST_CASE (PartialSizeSpecificationFails)
 
 BOOST_AUTO_TEST_CASE (CoincidentLayersFail)
 
 BOOST_AUTO_TEST_CASE (InvalidLayersFail)
 
 BOOST_AUTO_TEST_CASE (BackdrillSizeIsValidated)
 
 BOOST_AUTO_TEST_CASE (BackdrillLayersAreValidated)
 

Typedef Documentation

◆ FIELD

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/8]

BOOST_AUTO_TEST_CASE ( BackdrillLayersAreValidated )

◆ BOOST_AUTO_TEST_CASE() [2/8]

BOOST_AUTO_TEST_CASE ( BackdrillSizeIsValidated )

◆ BOOST_AUTO_TEST_CASE() [3/8]

BOOST_AUTO_TEST_CASE ( CoincidentLayersFail )

◆ BOOST_AUTO_TEST_CASE() [4/8]

BOOST_AUTO_TEST_CASE ( DrillNotSmallerThanDiameterFails )

◆ BOOST_AUTO_TEST_CASE() [5/8]

BOOST_AUTO_TEST_CASE ( InvalidLayersFail )

◆ BOOST_AUTO_TEST_CASE() [6/8]

BOOST_AUTO_TEST_CASE ( PartialSizeSpecificationFails )

◆ BOOST_AUTO_TEST_CASE() [7/8]

BOOST_AUTO_TEST_CASE ( TooSmallGeometryFails )

◆ BOOST_AUTO_TEST_CASE() [8/8]

BOOST_AUTO_TEST_CASE ( WellFormedViaPasses )