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

Test suite for multiple top-level sheet functionality. More...

#include <boost/test/unit_test.hpp>
#include <sch_sheet.h>
#include <sch_screen.h>
#include <schematic.h>
#include <project/project_file.h>
#include <settings/settings_manager.h>
#include <pgm_base.h>

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (TestVirtualRootCreation)
 
 BOOST_AUTO_TEST_CASE (TestAddTopLevelSheet)
 
 BOOST_AUTO_TEST_CASE (TestAddMultipleTopLevelSheets)
 
 BOOST_AUTO_TEST_CASE (TestRemoveTopLevelSheet)
 
 BOOST_AUTO_TEST_CASE (TestBuildSheetListWithMultipleRoots)
 
 BOOST_AUTO_TEST_CASE (TestTopLevelSheetInfoSerialization)
 

Detailed Description

Test suite for multiple top-level sheet functionality.

Definition in file test_multi_top_level_sheets.cpp.

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/6]

◆ BOOST_AUTO_TEST_CASE() [2/6]

◆ BOOST_AUTO_TEST_CASE() [3/6]

◆ BOOST_AUTO_TEST_CASE() [4/6]

◆ BOOST_AUTO_TEST_CASE() [5/6]

BOOST_AUTO_TEST_CASE ( TestTopLevelSheetInfoSerialization )

◆ BOOST_AUTO_TEST_CASE() [6/6]

BOOST_AUTO_TEST_CASE ( TestVirtualRootCreation )