KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_apply_chain_assignments_dry_run.cpp File Reference
#include <boost/test/unit_test.hpp>
#include <board.h>
#include <footprint.h>
#include <pad.h>
#include <netinfo.h>
#include <netlist_reader/board_netlist_updater.h>
#include <netlist_reader/pcb_netlist.h>
#include <qa_utils/wx_utils/unit_test_utils.h>

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (DryRunLeavesNetChainAndTerminalPadsUntouched)
 
 BOOST_AUTO_TEST_CASE (LiveRunAppliesChainAndClearsTerminals)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/2]

◆ BOOST_AUTO_TEST_CASE() [2/2]