KiCad PCB EDA Suite
|
#include <qa_utils/wx_utils/unit_test_utils.h>
#include "eeschema_test_utils.h"
#include <sch_reference_list.h>
#include <sch_sheet_path.h>
Go to the source code of this file.
Classes | |
struct | REANNOTATED_REFERENCE |
class | TEST_SCH_REFERENCE_LIST_FIXTURE |
struct | REANNOTATION_CASE |
struct | DUPLICATE_REANNOTATION_CASE |
Functions | |
BOOST_AUTO_TEST_CASE (Reannotate) | |
BOOST_AUTO_TEST_CASE (ReannotateDuplicates) | |
Variables | |
static const std::vector< REANNOTATION_CASE > | reannotationCases |
static const std::vector< DUPLICATE_REANNOTATION_CASE > | reannotateDuplicatesCases |
BOOST_AUTO_TEST_CASE | ( | Reannotate | ) |
Definition at line 241 of file test_sch_reference_list.cpp.
References reannotationCases.
BOOST_AUTO_TEST_CASE | ( | ReannotateDuplicates | ) |
Definition at line 281 of file test_sch_reference_list.cpp.
References reannotateDuplicatesCases.
|
static |
Definition at line 267 of file test_sch_reference_list.cpp.
Referenced by BOOST_AUTO_TEST_CASE().
|
static |
Definition at line 136 of file test_sch_reference_list.cpp.
Referenced by BOOST_AUTO_TEST_CASE().