|
KiCad PCB EDA Suite
|
#include <boost/test/unit_test.hpp>#include <qa_utils/wx_utils/unit_test_utils.h>#include <schematic_utils/schematic_file_util.h>#include <connection_graph.h>#include <schematic.h>#include <sch_screen.h>#include <sch_sheet.h>#include <sch_symbol.h>#include <settings/settings_manager.h>#include <locale_io.h>Go to the source code of this file.
Classes | |
| struct | SIGNALS_REMOVE_TEST_FIXTURE |
Functions | |
| BOOST_FIXTURE_TEST_CASE (RemoveFromSignal_DisablesPropagationAndSplitsGroup, SIGNALS_REMOVE_TEST_FIXTURE) | |
| BOOST_FIXTURE_TEST_CASE | ( | RemoveFromSignal_DisablesPropagationAndSplitsGroup | , |
| SIGNALS_REMOVE_TEST_FIXTURE | ) |
Definition at line 42 of file test_net_chains_remove.cpp.
References BOOST_CHECK_MESSAGE(), dummy, SCH_NETCHAIN::GetNets(), SCH_SYMBOL::GetPins(), CONNECTION_GRAPH::GetPotentialNetChains(), CONNECTION_GRAPH::GetSubgraphForItem(), SCH_SCREEN::Items(), KI_TEST::LoadSchematic(), EE_RTREE::OfType(), CONNECTION_GRAPH::Recalculate(), SCH_SYMBOL_T, and SCH_SYMBOL::SetPassthrough().