#include <boost/test/unit_test.hpp>
#include <filesystem>
#include <fstream>
#include <board.h>
#include <board_design_settings.h>
#include <drc/drc_engine.h>
#include <drc/drc_item.h>
#include <netinfo.h>
#include <pcb_marker.h>
#include <pcbnew/pcb_io/kicad_sexpr/pcb_io_kicad_sexpr.h>
Go to the source code of this file.
◆ BOOST_AUTO_TEST_CASE() [1/4]
| BOOST_AUTO_TEST_CASE |
( |
ReferenceNetEmptyAcceptsAnyZoneRegression | | ) |
|
◆ BOOST_AUTO_TEST_CASE() [2/4]
| BOOST_AUTO_TEST_CASE |
( |
ReferenceNetGndShadowedByGndPasses | | ) |
|
◆ BOOST_AUTO_TEST_CASE() [3/4]
| BOOST_AUTO_TEST_CASE |
( |
ReferenceNetWildcardMatch | | ) |
|
◆ BOOST_AUTO_TEST_CASE() [4/4]
| BOOST_AUTO_TEST_CASE |
( |
ReferenceNetWildcardNoMatch | | ) |
|
◆ DUAL_ZONE_PCB
| const char* DUAL_ZONE_PCB |
|
static |