| 
    KiCad PCB EDA Suite
    
   | 
 
#include <qa_utils/wx_utils/unit_test_utils.h>#include <eda_item_test_utils.h>#include <core/typeinfo.h>#include <drc/drc_item.h>#include <board.h>#include <board_item.h>#include <footprint.h>#include <pad.h>#include <pcb_shape.h>#include <pcb_barcode.h>#include <pcb_text.h>#include <pcb_textbox.h>#include <pcb_table.h>#include <pcb_tablecell.h>#include <pcb_reference_image.h>#include <zone.h>#include <pcb_track.h>#include <pcb_marker.h>#include <pcb_dimension.h>#include <pcb_point.h>#include <pcb_target.h>#include <pcb_group.h>#include <pcb_board_outline.h>Go to the source code of this file.
Classes | |
| class | TEST_BOARD_ITEM_FIXTURE | 
Functions | |
| BOOST_AUTO_TEST_CASE (Type) | |
| BOOST_AUTO_TEST_CASE (Move) | |
| BOOST_AUTO_TEST_CASE (Rotate) | |
| BOOST_AUTO_TEST_CASE (FlipLeftRight) | |
| BOOST_AUTO_TEST_CASE (FlipUpDown) | |
| BOOST_AUTO_TEST_CASE | ( | FlipLeftRight | ) | 
Definition at line 277 of file test_board_item.cpp.
References BOOST_TEST_CONTEXT(), IterateOverPositionsAndReferences(), and MAX_STRUCT_TYPE_ID.
| BOOST_AUTO_TEST_CASE | ( | FlipUpDown | ) | 
Definition at line 312 of file test_board_item.cpp.
References BOOST_TEST_CONTEXT(), IterateOverPositionsAndReferences(), and MAX_STRUCT_TYPE_ID.
| BOOST_AUTO_TEST_CASE | ( | Move | ) | 
Definition at line 198 of file test_board_item.cpp.
References BOOST_TEST_CONTEXT(), IterateOverPositionsAndReferences(), and MAX_STRUCT_TYPE_ID.
| BOOST_AUTO_TEST_CASE | ( | Rotate | ) | 
Definition at line 236 of file test_board_item.cpp.
References BOOST_TEST_CONTEXT(), IterateOverPositionsAndReferences(), and MAX_STRUCT_TYPE_ID.
| BOOST_AUTO_TEST_CASE | ( | Type | ) | 
Definition at line 179 of file test_board_item.cpp.
References BOOST_AUTO_TEST_CASE(), BOOST_TEST_CONTEXT(), ENUM_MAP< T >::Instance(), and MAX_STRUCT_TYPE_ID.