KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_net_chains.cpp File Reference
#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_sheet.h>
#include <settings/settings_manager.h>
#include <locale_io.h>

Go to the source code of this file.

Classes

struct  SIGNALS_TEST_FIXTURE
 

Functions

 BOOST_FIXTURE_TEST_CASE (RebuildSignals_GroupsFourNetsIntoOneSignal, SIGNALS_TEST_FIXTURE)
 
 BOOST_FIXTURE_TEST_CASE (RebuildSignals_RespectsSignalLabelAndKeepsGrouping, SIGNALS_TEST_FIXTURE)
 
 BOOST_FIXTURE_TEST_CASE (RebuildSignals_WithPullupBranch_ExcludesPowerBranch, SIGNALS_TEST_FIXTURE)
 
 BOOST_FIXTURE_TEST_CASE (RebuildSignals_WithBypassCap_ExcludesPowerBranch, SIGNALS_TEST_FIXTURE)
 

Function Documentation

◆ BOOST_FIXTURE_TEST_CASE() [1/4]

BOOST_FIXTURE_TEST_CASE ( RebuildSignals_GroupsFourNetsIntoOneSignal ,
SIGNALS_TEST_FIXTURE  )

◆ BOOST_FIXTURE_TEST_CASE() [2/4]

BOOST_FIXTURE_TEST_CASE ( RebuildSignals_RespectsSignalLabelAndKeepsGrouping ,
SIGNALS_TEST_FIXTURE  )

◆ BOOST_FIXTURE_TEST_CASE() [3/4]

BOOST_FIXTURE_TEST_CASE ( RebuildSignals_WithBypassCap_ExcludesPowerBranch ,
SIGNALS_TEST_FIXTURE  )

◆ BOOST_FIXTURE_TEST_CASE() [4/4]

BOOST_FIXTURE_TEST_CASE ( RebuildSignals_WithPullupBranch_ExcludesPowerBranch ,
SIGNALS_TEST_FIXTURE  )