KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_connectivity_bus.cpp File Reference
#include <qa_utils/wx_utils/unit_test_utils.h>
#include <connectivity/conn_bus.h>
#include <limits>

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (PreservesFormattedVectorNames)
 
 BOOST_AUTO_TEST_CASE (PreservesZeroPaddedMemberIdentity)
 
 BOOST_AUTO_TEST_CASE (PreservesQuotingEscapingAndFormatting)
 
 BOOST_AUTO_TEST_CASE (RejectsAliasCycles)
 
 BOOST_AUTO_TEST_CASE (RejectsScalarAndInvalidGroupText)
 
 BOOST_AUTO_TEST_CASE (ParsesQuotedAndEscapedGroupMembersOnce)
 
 BOOST_AUTO_TEST_CASE (RejectsMalformedAndOverflowingVectorRanges)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/7]

BOOST_AUTO_TEST_CASE ( ParsesQuotedAndEscapedGroupMembersOnce )

◆ BOOST_AUTO_TEST_CASE() [2/7]

BOOST_AUTO_TEST_CASE ( PreservesFormattedVectorNames )

◆ BOOST_AUTO_TEST_CASE() [3/7]

BOOST_AUTO_TEST_CASE ( PreservesQuotingEscapingAndFormatting )

◆ BOOST_AUTO_TEST_CASE() [4/7]

BOOST_AUTO_TEST_CASE ( PreservesZeroPaddedMemberIdentity )

◆ BOOST_AUTO_TEST_CASE() [5/7]

BOOST_AUTO_TEST_CASE ( RejectsAliasCycles )

Definition at line 73 of file test_connectivity_bus.cpp.

References SCH_CONNECTIVITY::BUS_SCHEMA::Parse().

◆ BOOST_AUTO_TEST_CASE() [6/7]

BOOST_AUTO_TEST_CASE ( RejectsMalformedAndOverflowingVectorRanges )

Definition at line 96 of file test_connectivity_bus.cpp.

References SCH_CONNECTIVITY::BUS_SCHEMA::Parse().

◆ BOOST_AUTO_TEST_CASE() [7/7]

BOOST_AUTO_TEST_CASE ( RejectsScalarAndInvalidGroupText )

Definition at line 79 of file test_connectivity_bus.cpp.

References SCH_CONNECTIVITY::BUS_SCHEMA::Parse().