KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_easyedapro_v3_plugin.cpp File Reference
#include <qa_utils/wx_utils/unit_test_utils.h>
#include <lib_symbol.h>
#include <sch_io/sch_io.h>
#include <sch_io/sch_io_mgr.h>
#include <sch_pin.h>
#include <memory>

Go to the source code of this file.

Functions

static wxString getEasyEdaProV3ArchivePath ()
 
static wxString getEasyEdaProV3SymbolLibPath ()
 
static wxString getEasyEdaProV3FootprintLibPath ()
 
 BOOST_AUTO_TEST_CASE (EasyEdaProV3FindPlugin)
 
 BOOST_AUTO_TEST_CASE (EasyEdaProV3CanReadSchematicFile)
 
 BOOST_AUTO_TEST_CASE (EasyEdaProV3GuessPluginType)
 
 BOOST_AUTO_TEST_CASE (EasyEdaProV3CanReadSymbolLibrary)
 
 BOOST_AUTO_TEST_CASE (EasyEdaProV3EnumeratesAndLoadsSymbolLibrary)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/5]

BOOST_AUTO_TEST_CASE ( EasyEdaProV3CanReadSchematicFile )

Definition at line 62 of file test_easyedapro_v3_plugin.cpp.

References BOOST_REQUIRE(), and getEasyEdaProV3ArchivePath().

◆ BOOST_AUTO_TEST_CASE() [2/5]

BOOST_AUTO_TEST_CASE ( EasyEdaProV3CanReadSymbolLibrary )

◆ BOOST_AUTO_TEST_CASE() [3/5]

BOOST_AUTO_TEST_CASE ( EasyEdaProV3EnumeratesAndLoadsSymbolLibrary )

◆ BOOST_AUTO_TEST_CASE() [4/5]

BOOST_AUTO_TEST_CASE ( EasyEdaProV3FindPlugin )

Definition at line 55 of file test_easyedapro_v3_plugin.cpp.

◆ BOOST_AUTO_TEST_CASE() [5/5]

BOOST_AUTO_TEST_CASE ( EasyEdaProV3GuessPluginType )

◆ getEasyEdaProV3ArchivePath()

◆ getEasyEdaProV3FootprintLibPath()

static wxString getEasyEdaProV3FootprintLibPath ( )
static

◆ getEasyEdaProV3SymbolLibPath()

static wxString getEasyEdaProV3SymbolLibPath ( )
static