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

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (TerminalsOnlyAttachToOwningNet)
 
 BOOST_AUTO_TEST_CASE (NullPadDoesNotClobberExisting)
 
 BOOST_AUTO_TEST_CASE (StaleBroadcastSamePadIsCleared)
 
 BOOST_AUTO_TEST_CASE (OnTrunkPredicateRequiresNetcodeMatch)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/4]

◆ BOOST_AUTO_TEST_CASE() [2/4]

BOOST_AUTO_TEST_CASE ( OnTrunkPredicateRequiresNetcodeMatch )

◆ BOOST_AUTO_TEST_CASE() [3/4]

◆ BOOST_AUTO_TEST_CASE() [4/4]