KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_sch_api_enums.cpp File Reference
#include <boost/test/unit_test.hpp>
#include <magic_enum.hpp>
#include <import_export.h>
#include <qa_utils/api_test_utils.h>
#include <api/api_enums.h>
#include <api/schematic/schematic_types.pb.h>
#include <lib_symbol.h>
#include <sch_label.h>
#include <sch_sheet_pin.h>

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (SchematicLabelShape)
 
 BOOST_AUTO_TEST_CASE (SchematicLabelSpinStyle)
 
 BOOST_AUTO_TEST_CASE (SheetSide)
 
 BOOST_AUTO_TEST_CASE (SchematicSymbolType)
 
 BOOST_AUTO_TEST_CASE (SchematicSymbolOrientation)
 
 BOOST_AUTO_TEST_CASE (SchematicPinOrientation)
 
 BOOST_AUTO_TEST_CASE (SchematicPinShape)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/7]

BOOST_AUTO_TEST_CASE ( SchematicLabelShape )

Definition at line 38 of file test_sch_api_enums.cpp.

References testEnums().

◆ BOOST_AUTO_TEST_CASE() [2/7]

BOOST_AUTO_TEST_CASE ( SchematicLabelSpinStyle )

Definition at line 43 of file test_sch_api_enums.cpp.

References testEnums().

◆ BOOST_AUTO_TEST_CASE() [3/7]

BOOST_AUTO_TEST_CASE ( SchematicPinOrientation )

Definition at line 63 of file test_sch_api_enums.cpp.

References testEnums().

◆ BOOST_AUTO_TEST_CASE() [4/7]

BOOST_AUTO_TEST_CASE ( SchematicPinShape )

Definition at line 68 of file test_sch_api_enums.cpp.

References testEnums().

◆ BOOST_AUTO_TEST_CASE() [5/7]

BOOST_AUTO_TEST_CASE ( SchematicSymbolOrientation )

Definition at line 58 of file test_sch_api_enums.cpp.

References testEnums().

◆ BOOST_AUTO_TEST_CASE() [6/7]

BOOST_AUTO_TEST_CASE ( SchematicSymbolType )

Definition at line 53 of file test_sch_api_enums.cpp.

References testEnums().

◆ BOOST_AUTO_TEST_CASE() [7/7]

BOOST_AUTO_TEST_CASE ( SheetSide )

Definition at line 48 of file test_sch_api_enums.cpp.

References testEnums().