|
KiCad PCB EDA Suite
|
#include <qa_utils/wx_utils/unit_test_utils.h>#include <schematic_utils/schematic_file_util.h>#include <schematic.h>#include <sch_marker.h>#include <sch_screen.h>#include <sch_sheet_path.h>#include <erc/erc.h>#include <erc/erc_settings.h>#include <settings/settings_manager.h>#include <locale_io.h>Go to the source code of this file.
Classes | |
| struct | ERC_FOOTPRINT_FILTERS_FIXTURE |
Functions | |
| BOOST_FIXTURE_TEST_CASE (ERCFootprintFiltersUsesCorrectErrorCode, ERC_FOOTPRINT_FILTERS_FIXTURE) | |
| BOOST_FIXTURE_TEST_CASE | ( | ERCFootprintFiltersUsesCorrectErrorCode | , |
| ERC_FOOTPRINT_FILTERS_FIXTURE | ) |
Definition at line 52 of file test_erc_footprint_filters.cpp.
References BOOST_CHECK_EQUAL(), SCH_SCREENS::DeleteAllMarkers(), dummy, empty(), ERCE_FOOTPRINT_FILTERS, ERCE_FOOTPRINT_LINK_ISSUES, SHEETLIST_ERC_ITEMS_PROVIDER::GetCount(), SHEETLIST_ERC_ITEMS_PROVIDER::GetERCItem(), KI_TEST::LoadSchematic(), ERC_SETTINGS::m_ERCSeverities, MARKER_BASE::MARKER_ERC, path, RPT_SEVERITY_ERROR, RPT_SEVERITY_IGNORE, RPT_SEVERITY_WARNING, SCH_MARKER_T, SHEETLIST_ERC_ITEMS_PROVIDER::SetSeverities(), and ERC_TESTER::TestFootprintFilters().