KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_net_chain_netclass_persistence.cpp File Reference
#include <board.h>
#include <board_design_settings.h>
#include <netinfo.h>
#include <netlist_reader/board_netlist_updater.h>
#include <netlist_reader/pcb_netlist.h>
#include <project.h>
#include <project/net_settings.h>
#include <project/project_file.h>
#include <settings/settings_manager.h>
#include <pcbnew_utils/board_file_utils.h>
#include <qa_utils/wx_utils/unit_test_utils.h>
#include <wx/filefn.h>
#include <wx/filename.h>
#include <wx/stdpaths.h>

Go to the source code of this file.

Functions

 BOOST_FIXTURE_TEST_CASE (ChainNetclassSurvivesReload, FIXTURE)
 
 BOOST_FIXTURE_TEST_CASE (RemovedChainNetclassIsDropped, FIXTURE)
 

Function Documentation

◆ BOOST_FIXTURE_TEST_CASE() [1/2]

BOOST_FIXTURE_TEST_CASE ( ChainNetclassSurvivesReload ,
FIXTURE  )

Definition at line 179 of file test_net_chain_netclass_persistence.cpp.

References LABEL_NET, and netlist.

◆ BOOST_FIXTURE_TEST_CASE() [2/2]

BOOST_FIXTURE_TEST_CASE ( RemovedChainNetclassIsDropped ,
FIXTURE  )

Definition at line 226 of file test_net_chain_netclass_persistence.cpp.

References BOOST_REQUIRE(), and netlist.