KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_constraint_system_2d.cpp File Reference
#include <boost/test/unit_test.hpp>
#include <constraints/constraint_system_2d.h>
#include <GCS.h>
#include <algorithm>
#include <chrono>
#include <vector>

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (CoordinateFrameRoundTripsFarFromOrigin)
 
 BOOST_AUTO_TEST_CASE (ParameterAddressesRemainStable)
 
 BOOST_AUTO_TEST_CASE (SnapshotRestoresEveryParameter)
 
 BOOST_AUTO_TEST_CASE (PrefixRestorePreservesLaterStableStorage)
 
 BOOST_AUTO_TEST_CASE (BoundedParameterHandlingP95StaysWithinSixteenMilliseconds)
 
 BOOST_AUTO_TEST_CASE (LargeParameterHandlingRecordsTelemetry)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/6]

BOOST_AUTO_TEST_CASE ( BoundedParameterHandlingP95StaysWithinSixteenMilliseconds )

◆ BOOST_AUTO_TEST_CASE() [2/6]

◆ BOOST_AUTO_TEST_CASE() [3/6]

BOOST_AUTO_TEST_CASE ( LargeParameterHandlingRecordsTelemetry )

◆ BOOST_AUTO_TEST_CASE() [4/6]

BOOST_AUTO_TEST_CASE ( ParameterAddressesRemainStable )

◆ BOOST_AUTO_TEST_CASE() [5/6]

◆ BOOST_AUTO_TEST_CASE() [6/6]