KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_design_block_library_adapter.cpp File Reference
#include <filesystem>
#include <fstream>
#include <memory>
#include <vector>
#include <qa_utils/wx_utils/unit_test_utils.h>
#include <design_block.h>
#include <design_block_io.h>
#include <design_block_library_adapter.h>
#include <ki_exception.h>
#include <libraries/library_manager.h>
#include <libraries/library_table.h>

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (LoadNamesTheBlockNotThePath)
 
 BOOST_AUTO_TEST_CASE (LoadReportsUnreadableMetadata)
 
 BOOST_AUTO_TEST_CASE (LoadReportsLibraryNotInTable)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/3]

BOOST_AUTO_TEST_CASE ( LoadNamesTheBlockNotThePath )

◆ BOOST_AUTO_TEST_CASE() [2/3]

BOOST_AUTO_TEST_CASE ( LoadReportsLibraryNotInTable )

Definition at line 146 of file test_design_block_library_adapter.cpp.

References BOOST_REQUIRE().

◆ BOOST_AUTO_TEST_CASE() [3/3]

BOOST_AUTO_TEST_CASE ( LoadReportsUnreadableMetadata )

Definition at line 129 of file test_design_block_library_adapter.cpp.

References BOOST_AUTO_TEST_CASE().