| 
    KiCad PCB EDA Suite
    
   | 
 
Test suite for SCH_SHEET. More...
#include <qa_utils/wx_utils/unit_test_utils.h>#include <schematic.h>#include <sch_sheet.h>#include <sch_screen.h>#include <sch_group.h>#include <sch_symbol.h>#include <sch_pin.h>#include <lib_symbol.h>#include <qa_utils/uuid_test_utils.h>#include <qa_utils/wx_utils/wx_assert.h>#include "eeschema_test_utils.h"Go to the source code of this file.
Classes | |
| class | TEST_SCH_GROUP_FIXTURE | 
Functions | |
| BOOST_AUTO_TEST_CASE (Default) | |
| Declare the test suite.   | |
| BOOST_AUTO_TEST_CASE (CreateGroup) | |
| Check create group (and deletion clearing group parent properly)   | |
| BOOST_AUTO_TEST_CASE (LoadSchGroups) | |
Test suite for SCH_SHEET.
Definition in file test_sch_group.cpp.
| BOOST_AUTO_TEST_CASE | ( | CreateGroup | ) | 
Check create group (and deletion clearing group parent properly)
Definition at line 144 of file test_sch_group.cpp.
References EE_RTREE::EE_TYPE::begin(), BOOST_CHECK_EQUAL(), EE_RTREE::EE_TYPE::end(), group, and SCH_GROUP_T.
| BOOST_AUTO_TEST_CASE | ( | Default | ) | 
Declare the test suite.
Check default properties
Definition at line 129 of file test_sch_group.cpp.
References BOOST_AUTO_TEST_CASE(), and BOOST_CHECK_EQUAL().
| BOOST_AUTO_TEST_CASE | ( | LoadSchGroups | ) | 
Definition at line 157 of file test_sch_group.cpp.
References EE_RTREE::EE_TYPE::begin(), BOOST_CHECK_EQUAL(), EE_RTREE::EE_TYPE::end(), group, LoadSchematic(), and SCH_GROUP_T.