KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_net_chain_manual.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 <kiid.h>
#include <sch_netchain.h>
#include <sch_screen.h>
#include <sch_sheet.h>
#include <sch_sheet_path.h>
#include <sch_symbol.h>
#include <schematic.h>
#include <settings/settings_manager.h>
#include <locale_io.h>
#include <fstream>
#include <set>
#include <wx/filename.h>
#include <wx/filefn.h>

Go to the source code of this file.

Classes

struct  NETCHAIN_MANUAL_FIXTURE
 

Functions

 BOOST_FIXTURE_TEST_CASE (NetChain_ManualForceCreate_CommitsAndQueryable, NETCHAIN_MANUAL_FIXTURE)
 
 BOOST_FIXTURE_TEST_CASE (NetChain_ManualForceCreate_RejectsNetCollision, NETCHAIN_MANUAL_FIXTURE)
 
 BOOST_FIXTURE_TEST_CASE (NetChain_ManualForceCreate_SurvivesSaveReload, NETCHAIN_MANUAL_FIXTURE)
 
 BOOST_FIXTURE_TEST_CASE (NetChain_ManualForceCreate_RenameRekeysMemberNetOverrides, NETCHAIN_MANUAL_FIXTURE)
 

Function Documentation

◆ BOOST_FIXTURE_TEST_CASE() [1/4]

◆ BOOST_FIXTURE_TEST_CASE() [2/4]

◆ BOOST_FIXTURE_TEST_CASE() [3/4]

◆ BOOST_FIXTURE_TEST_CASE() [4/4]