KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_ee_grid_helper.cpp File Reference
#include <boost/test/unit_test.hpp>
#include <tools/ee_grid_helper.h>
#include <lib_symbol.h>
#include <sch_text.h>
#include <sch_line.h>
#include <sch_pin.h>
#include <sch_shape.h>
#include <sch_junction.h>
#include <sch_symbol.h>
#include <layer_ids.h>

Go to the source code of this file.

Classes

class  EEGridHelperTestFixture
 

Macros

#define BOOST_TEST_NO_MAIN
 

Functions

 BOOST_AUTO_TEST_CASE (ItemGridClassification)
 
 BOOST_AUTO_TEST_CASE (SymbolLayoutBoundsIgnoreFields)
 
 BOOST_AUTO_TEST_CASE (SymbolLayoutPinsReportEveryPin)
 

Macro Definition Documentation

◆ BOOST_TEST_NO_MAIN

#define BOOST_TEST_NO_MAIN

Definition at line 18 of file test_ee_grid_helper.cpp.

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/3]

BOOST_AUTO_TEST_CASE ( ItemGridClassification )

◆ BOOST_AUTO_TEST_CASE() [2/3]

◆ BOOST_AUTO_TEST_CASE() [3/3]

BOOST_AUTO_TEST_CASE ( SymbolLayoutPinsReportEveryPin )