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

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

Go to the source code of this file.

Classes

struct  ALTIUM_PCBLIB_IMPORT_FIXTURE
 

Functions

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

Detailed Description

Test suite for import of *.PcbLib libraries.

Definition in file test_altium_pcblib_import.cpp.

Function Documentation

◆ BOOST_AUTO_TEST_CASE()

BOOST_AUTO_TEST_CASE ( AltiumPcbLibImport  )

Declares the struct as the Boost test fixture.

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

Definition at line 59 of file test_altium_pcblib_import.cpp.

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