KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_sch_api_proto.cpp File Reference
#include <boost/test/unit_test.hpp>
#include <import_export.h>
#include <qa_utils/api_test_utils.h>
#include <qa_utils/wx_utils/unit_test_utils.h>
#include <api/schematic/schematic_types.pb.h>
#include <api/api_sch_utils.h>
#include <eeschema_test_utils.h>
#include <sch_bitmap.h>
#include <sch_bus_entry.h>
#include <sch_group.h>
#include <sch_junction.h>
#include <sch_label.h>
#include <sch_line.h>
#include <sch_no_connect.h>
#include <sch_shape.h>
#include <sch_sheet.h>
#include <sch_symbol.h>
#include <sch_text.h>
#include <sch_textbox.h>
#include <wx/filename.h>

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (KitchenSink)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE()