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

Tests for DRC_ITEM::GetViolationLayers, the layer a clicked violation focuses on. More...

#include <qa_utils/wx_utils/unit_test_utils.h>
#include <board.h>
#include <pcb_shape.h>
#include <pcb_track.h>
#include <zone.h>
#include <pcb_marker.h>
#include <drc/drc_item.h>

Go to the source code of this file.

Classes

struct  DRC_VIOLATION_LAYERS_FIXTURE
 

Functions

 BOOST_FIXTURE_TEST_CASE (EdgeClearanceFocusesEdgeCuts, DRC_VIOLATION_LAYERS_FIXTURE)
 
 BOOST_FIXTURE_TEST_CASE (MarkerLayerTakesPriority, DRC_VIOLATION_LAYERS_FIXTURE)
 
 BOOST_FIXTURE_TEST_CASE (FallbackToItemLayers, DRC_VIOLATION_LAYERS_FIXTURE)
 

Detailed Description

Tests for DRC_ITEM::GetViolationLayers, the layer a clicked violation focuses on.

Definition in file test_drc_violation_layers_issue24941.cpp.

Function Documentation

◆ BOOST_FIXTURE_TEST_CASE() [1/3]

◆ BOOST_FIXTURE_TEST_CASE() [2/3]

◆ BOOST_FIXTURE_TEST_CASE() [3/3]