|
KiCad PCB EDA Suite
|
#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) | |
| 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 | ( | EasyEdaProV3CanReadSymbolLibrary | ) |
Definition at line 79 of file test_easyedapro_v3_plugin.cpp.
References BOOST_REQUIRE(), getEasyEdaProV3FootprintLibPath(), and getEasyEdaProV3SymbolLibPath().
| BOOST_AUTO_TEST_CASE | ( | EasyEdaProV3EnumeratesAndLoadsSymbolLibrary | ) |
Definition at line 89 of file test_easyedapro_v3_plugin.cpp.
References BOOST_CHECK_EQUAL(), BOOST_REQUIRE(), and getEasyEdaProV3SymbolLibPath().
| BOOST_AUTO_TEST_CASE | ( | EasyEdaProV3FindPlugin | ) |
Definition at line 55 of file test_easyedapro_v3_plugin.cpp.
| BOOST_AUTO_TEST_CASE | ( | EasyEdaProV3GuessPluginType | ) |
Definition at line 71 of file test_easyedapro_v3_plugin.cpp.
References BOOST_CHECK_EQUAL(), getEasyEdaProV3ArchivePath(), and SCH_IO_MGR::GuessPluginTypeFromSchPath().
|
static |
Definition at line 34 of file test_easyedapro_v3_plugin.cpp.
References KI_TEST::GetTestDataRootDir().
Referenced by BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), and BOOST_AUTO_TEST_CASE().
|
static |
Definition at line 48 of file test_easyedapro_v3_plugin.cpp.
References KI_TEST::GetTestDataRootDir().
Referenced by BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), and BOOST_AUTO_TEST_CASE().
|
static |
Definition at line 42 of file test_easyedapro_v3_plugin.cpp.
References KI_TEST::GetTestDataRootDir().
Referenced by BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), and getEasyEdaProV3SymbolLibPath().