KiCad PCB EDA Suite
|
#include <board.h>
#include <kiid.h>
#include <footprint.h>
#include <pcbnew_utils/board_file_utils.h>
#include <pcbnew_utils/board_test_utils.h>
#include <qa_utils/wx_utils/unit_test_utils.h>
#include <settings/settings_manager.h>
Go to the source code of this file.
Functions | |
BOOST_FIXTURE_TEST_CASE (FootprintLoadSave, FOOTPRINT_LOAD_TEST_FIXTURE) | |
BOOST_FIXTURE_TEST_CASE | ( | FootprintLoadSave | , |
FOOTPRINT_LOAD_TEST_FIXTURE | |||
) |
Definition at line 61 of file test_footprint_load_save.cpp.
References image, KI_TEST::LoadAndTestBoardFile(), PCB_FOOTPRINT_T, and KI_TEST::RequireBoardItemWithTypeAndId().