KiCad PCB EDA Suite
|
This file contains unit tests for the SCHEMATIC object. More...
#include <qa_utils/wx_utils/unit_test_utils.h>
#include "eeschema_test_utils.h"
#include <schematic.h>
#include <wildcards_and_files_ext.h>
Go to the source code of this file.
Classes | |
class | TEST_SCHEMATIC_FIXTURE |
Functions | |
BOOST_AUTO_TEST_CASE (TestSchematicSharedByMultipleProjects) | |
BOOST_AUTO_TEST_CASE (TestSchematicIsComplexHierarchy) | |
This file contains unit tests for the SCHEMATIC object.
Definition in file test_schematic.cpp.
BOOST_AUTO_TEST_CASE | ( | TestSchematicIsComplexHierarchy | ) |
Definition at line 69 of file test_schematic.cpp.
References LoadSchematic().
BOOST_AUTO_TEST_CASE | ( | TestSchematicSharedByMultipleProjects | ) |
Definition at line 52 of file test_schematic.cpp.
References LoadSchematic().