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

Test suite for import of *.lbr libraries. More...

Go to the source code of this file.

Classes

struct  EAGLE_LBR_IMPORT_FIXTURE
 

Functions

 BOOST_AUTO_TEST_CASE (EagleLbrLibImport)
 Declares the struct as the Boost test fixture.
 

Detailed Description

Test suite for import of *.lbr libraries.

Definition in file test_eagle_lbr_import.cpp.

Function Documentation

◆ BOOST_AUTO_TEST_CASE()

BOOST_AUTO_TEST_CASE ( EagleLbrLibImport  )

Declares the struct as the Boost test fixture.

Compare all footprints declared in a *.lbr file with their KiCad reference footprint

Definition at line 59 of file test_eagle_lbr_import.cpp.

References BOOST_CHECK(), BOOST_TEST_CONTEXT, KI_TEST::CheckFootprint(), KI_TEST::GetPcbnewTestDataDir(), FOOTPRINT::GetReference(), and FOOTPRINT::GetValue().