|
KiCad PCB EDA Suite
|
#include <qa_utils/wx_utils/unit_test_utils.h>#include <erc/erc.h>#include <erc/erc_settings.h>#include <sch_label.h>#include <sch_line.h>#include <sch_marker.h>#include <sch_screen.h>#include <sch_sheet.h>#include <schematic.h>#include <settings/settings_manager.h>Go to the source code of this file.
Classes | |
| struct | EMPTY_LABEL_ERC_FIXTURE |
Functions | |
| BOOST_FIXTURE_TEST_CASE (EmptyLocalLabelFlagged, EMPTY_LABEL_ERC_FIXTURE) | |
| BOOST_FIXTURE_TEST_CASE (WhitespaceOnlyLabelsFlagged, EMPTY_LABEL_ERC_FIXTURE) | |
| BOOST_FIXTURE_TEST_CASE (ValidAndDirectiveLabelsPass, EMPTY_LABEL_ERC_FIXTURE) | |
| BOOST_FIXTURE_TEST_CASE | ( | EmptyLocalLabelFlagged | , |
| EMPTY_LABEL_ERC_FIXTURE | ) |
Definition at line 88 of file test_erc_empty_label.cpp.
References BOOST_CHECK_EQUAL().
| BOOST_FIXTURE_TEST_CASE | ( | ValidAndDirectiveLabelsPass | , |
| EMPTY_LABEL_ERC_FIXTURE | ) |
Definition at line 114 of file test_erc_empty_label.cpp.
References BOOST_CHECK_EQUAL().
| BOOST_FIXTURE_TEST_CASE | ( | WhitespaceOnlyLabelsFlagged | , |
| EMPTY_LABEL_ERC_FIXTURE | ) |
Definition at line 101 of file test_erc_empty_label.cpp.
References BOOST_CHECK_EQUAL().