KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_pads_sch_import.cpp File Reference
#include <boost/test/unit_test.hpp>
#include <qa_utils/wx_utils/unit_test_utils.h>
#include <schematic.h>
#include <sch_io/pads/sch_io_pads.h>
#include <sch_io/sch_io_mgr.h>
#include <settings/settings_manager.h>

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (CanReadSchematicFile)
 
 BOOST_AUTO_TEST_CASE (CanReadSchematicFile_RejectNonPads)
 
 BOOST_AUTO_TEST_CASE (FindPlugin)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/3]

BOOST_AUTO_TEST_CASE ( CanReadSchematicFile )

◆ BOOST_AUTO_TEST_CASE() [2/3]

BOOST_AUTO_TEST_CASE ( CanReadSchematicFile_RejectNonPads )

◆ BOOST_AUTO_TEST_CASE() [3/3]

BOOST_AUTO_TEST_CASE ( FindPlugin )

Definition at line 78 of file test_pads_sch_import.cpp.