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

Test suite for SCH_SHEET. More...

Go to the source code of this file.

Classes

class  TEST_SCH_RTREE_FIXTURE
 

Functions

 BOOST_AUTO_TEST_CASE (Default)
 Declare the test suite.
 
 BOOST_AUTO_TEST_CASE (Junctions)
 
 BOOST_AUTO_TEST_CASE (MixedElements)
 
 BOOST_AUTO_TEST_CASE (SingleElementTree)
 

Detailed Description

Test suite for SCH_SHEET.

Definition in file test_sch_rtree.cpp.

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/4]

BOOST_AUTO_TEST_CASE ( Default  )

Declare the test suite.

Check default iterators

Definition at line 61 of file test_sch_rtree.cpp.

References ignore_unused(), MAX_STRUCT_TYPE_ID, and SCH_JUNCTION_T.

◆ BOOST_AUTO_TEST_CASE() [2/4]

BOOST_AUTO_TEST_CASE ( Junctions  )

◆ BOOST_AUTO_TEST_CASE() [3/4]

BOOST_AUTO_TEST_CASE ( MixedElements  )

◆ BOOST_AUTO_TEST_CASE() [4/4]

BOOST_AUTO_TEST_CASE ( SingleElementTree  )