KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_remote_symbol_import.cpp File Reference
#include <boost/test/unit_test.hpp>
#include <eeschema_settings.h>
#include <io/io_mgr.h>
#include <lib_symbol.h>
#include <picosha2.h>
#include <remote_symbol_download_manager.h>
#include <remote_symbol_import_job.h>
#include <sch_io/sch_io.h>
#include <sch_io/sch_io_mgr.h>
#include <settings/settings_manager.h>
#include <wx/filefn.h>
#include <wx/filename.h>
#include <wx/stdpaths.h>

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (ImportWritesDownloadedAssets)
 
 BOOST_AUTO_TEST_CASE (ImportRejectsSymbolPayloadThatDoesNotContainExpectedName)
 
 BOOST_AUTO_TEST_CASE (ImportLinksFirstFootprintAndAddsAlternatesAsFilters)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/3]

◆ BOOST_AUTO_TEST_CASE() [2/3]

◆ BOOST_AUTO_TEST_CASE() [3/3]