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

Regression test for creepage DRC around slots. More...

Go to the source code of this file.

Classes

struct  DRC_CREEPAGE_SLOT_TEST_FIXTURE
 

Functions

 BOOST_FIXTURE_TEST_CASE (CreepageAroundSlotIssue20480, DRC_CREEPAGE_SLOT_TEST_FIXTURE)
 

Detailed Description

Regression test for creepage DRC around slots.

The creepage algorithm must be able to route around slot edges even when all slot segments belong to the same parent footprint.

Definition in file test_drc_creepage_issue20480.cpp.

Function Documentation

◆ BOOST_FIXTURE_TEST_CASE()