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

Go to the source code of this file.

Classes

struct  PCB_IO_PLUGIN_CASE
 

Functions

 BOOST_AUTO_TEST_CASE (FindBoardPluginType)
 
 BOOST_AUTO_TEST_CASE (GuessLibraryPluginType)
 
 BOOST_AUTO_TEST_CASE (CheckCanReadBoard)
 

Variables

static const std::vector< PCB_IO_PLUGIN_CASEBoardPluginCases
 
static const std::vector< PCB_IO_PLUGIN_CASELibraryPluginCases
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/3]

◆ BOOST_AUTO_TEST_CASE() [2/3]

BOOST_AUTO_TEST_CASE ( FindBoardPluginType  )

◆ BOOST_AUTO_TEST_CASE() [3/3]

BOOST_AUTO_TEST_CASE ( GuessLibraryPluginType  )

Variable Documentation

◆ BoardPluginCases

const std::vector<PCB_IO_PLUGIN_CASE> BoardPluginCases
static

Definition at line 43 of file test_io_mgr.cpp.

Referenced by BOOST_AUTO_TEST_CASE().

◆ LibraryPluginCases

const std::vector<PCB_IO_PLUGIN_CASE> LibraryPluginCases
static

Definition at line 148 of file test_io_mgr.cpp.

Referenced by BOOST_AUTO_TEST_CASE().