|
KiCad PCB EDA Suite
|
#include <netlist_reader/pcb_netlist.h>#include <netlist_reader/netlist_reader.h>#include <richio.h>#include <lib_id.h>#include <qa_utils/wx_utils/unit_test_utils.h>Go to the source code of this file.
Functions | |
| BOOST_AUTO_TEST_CASE (InstancePathMembersResolvePerInstance) | |
| BOOST_AUTO_TEST_CASE (GroupUuidsAreDeterministic) | |
| BOOST_AUTO_TEST_CASE (BareUuidMembersStillResolve) | |
| BOOST_AUTO_TEST_CASE | ( | BareUuidMembersStillResolve | ) |
Definition at line 122 of file test_netlist_group_instances.cpp.
References BOOST_CHECK_EQUAL(), BOOST_REQUIRE(), COMPONENT, COMPONENT::GetGroup(), NETLIST_GROUP::name, netlist, and LIB_ID::Parse().
| BOOST_AUTO_TEST_CASE | ( | GroupUuidsAreDeterministic | ) |
Definition at line 105 of file test_netlist_group_instances.cpp.
References BOOST_REQUIRE(), NETLIST::GetComponentByReference(), COMPONENT::GetGroup(), and NETLIST_GROUP::uuid.
| BOOST_AUTO_TEST_CASE | ( | InstancePathMembersResolvePerInstance | ) |
Definition at line 83 of file test_netlist_group_instances.cpp.
References BOOST_AUTO_TEST_CASE(), BOOST_CHECK_EQUAL(), BOOST_REQUIRE(), COMPONENT::GetGroup(), NETLIST_GROUP::name, netlist, and NETLIST_GROUP::uuid.