KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_sch_symbol.cpp File Reference

Test suite for SCH_SYMBOL object. More...

Go to the source code of this file.

Classes

class  TEST_SCH_SYMBOL_FIXTURE
 

Functions

 BOOST_AUTO_TEST_CASE (DefaultProperties)
 Declare the test suite.
 
 BOOST_AUTO_TEST_CASE (Orientation)
 Test the orientation transform changes.
 

Detailed Description

Test suite for SCH_SYMBOL object.

Definition in file test_sch_symbol.cpp.

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/2]

BOOST_AUTO_TEST_CASE ( DefaultProperties  )

Declare the test suite.

Check that we can get the default properties as expected.

Definition at line 57 of file test_sch_symbol.cpp.

◆ BOOST_AUTO_TEST_CASE() [2/2]

BOOST_AUTO_TEST_CASE ( Orientation  )

Test the orientation transform changes.

Definition at line 65 of file test_sch_symbol.cpp.

References SYM_ORIENT_180, SYM_ORIENT_270, and SYM_ORIENT_90.