KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_constraint_protobuf.cpp File Reference
#include <qa_utils/wx_utils/unit_test_utils.h>
#include <google/protobuf/any.pb.h>
#include <api/board/board_types.pb.h>
#include <constraints/pcb_constraint.h>

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (RoundTrip)
 
 BOOST_AUTO_TEST_CASE (RoundTripNoValue)
 
 BOOST_AUTO_TEST_CASE (RoundTripEveryType)
 
 BOOST_AUTO_TEST_CASE (RoundTripVertexIndex)
 
 BOOST_AUTO_TEST_CASE (DeserializeIgnoresIndexOnNonVertexAnchor)
 
 BOOST_AUTO_TEST_CASE (DeserializeVertexWithoutIndexGetsSentinel)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/6]

BOOST_AUTO_TEST_CASE ( DeserializeIgnoresIndexOnNonVertexAnchor )

◆ BOOST_AUTO_TEST_CASE() [2/6]

BOOST_AUTO_TEST_CASE ( DeserializeVertexWithoutIndexGetsSentinel )

◆ BOOST_AUTO_TEST_CASE() [3/6]

◆ BOOST_AUTO_TEST_CASE() [4/6]

◆ BOOST_AUTO_TEST_CASE() [5/6]

◆ BOOST_AUTO_TEST_CASE() [6/6]