|
KiCad PCB EDA Suite
|
#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) | |
| BOOST_FIXTURE_TEST_CASE | ( | ChainNetclassSurvivesReload | , |
| FIXTURE | ) |
Definition at line 179 of file test_net_chain_netclass_persistence.cpp.
| BOOST_FIXTURE_TEST_CASE | ( | RemovedChainNetclassIsDropped | , |
| FIXTURE | ) |
Definition at line 226 of file test_net_chain_netclass_persistence.cpp.
References BOOST_REQUIRE(), and netlist.