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

Go to the source code of this file.

Classes

struct  APPLIER_HELPERS_FIXTURE
 

Functions

 BOOST_AUTO_TEST_CASE (CollectTopLevelIdsNullBoardIsNoop)
 
 BOOST_AUTO_TEST_CASE (CollectTopLevelIdsIncludesItemsButNotChildren)
 
 BOOST_AUTO_TEST_CASE (CollectTopLevelIdsIsAdditive)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/3]

BOOST_AUTO_TEST_CASE ( CollectTopLevelIdsIncludesItemsButNotChildren )

Definition at line 68 of file test_applier_helpers.cpp.

References BOOST_REQUIRE(), KICAD_DIFF::CollectTopLevelIds(), and pad.

◆ BOOST_AUTO_TEST_CASE() [2/3]

BOOST_AUTO_TEST_CASE ( CollectTopLevelIdsIsAdditive )

Definition at line 100 of file test_applier_helpers.cpp.

References KICAD_DIFF::CollectTopLevelIds().

◆ BOOST_AUTO_TEST_CASE() [3/3]

BOOST_AUTO_TEST_CASE ( CollectTopLevelIdsNullBoardIsNoop )