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

Test suite for schematic base internal units (1 = 100nm). More...

Go to the source code of this file.

Classes

class  TEST_SCH_INTERNAL_UNITS
 

Functions

 BOOST_AUTO_TEST_CASE (ConvertToInternalUnits)
 Declare the test suite.
 
 BOOST_AUTO_TEST_CASE (ConvertFromInternalUnits)
 

Detailed Description

Test suite for schematic base internal units (1 = 100nm).

Definition in file test_sch_biu.cpp.

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/2]

BOOST_AUTO_TEST_CASE ( ConvertFromInternalUnits  )

Definition at line 56 of file test_sch_biu.cpp.

References EDA_IU_SCALE::IUTomm(), and schIUScale.

◆ BOOST_AUTO_TEST_CASE() [2/2]

BOOST_AUTO_TEST_CASE ( ConvertToInternalUnits  )

Declare the test suite.

Definition at line 50 of file test_sch_biu.cpp.

References EDA_IU_SCALE::mmToIU(), and schIUScale.