KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_dogbone.cpp File Reference
#include <boost/test/unit_test.hpp>
#include <geometry/corner_operations.h>
#include "geom_test_utils.h"

Go to the source code of this file.

Classes

struct  DOGBONE_TEST_CASE
 Declares the DogboneFixture struct as the boost test fixture. More...
 

Functions

static void DoDogboneTestChecks (const DOGBONE_TEST_CASE &aTestCase)
 
 BOOST_AUTO_TEST_CASE (SimpleRightAngleAtOrigin)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE()

BOOST_AUTO_TEST_CASE ( SimpleRightAngleAtOrigin  )

Definition at line 85 of file test_dogbone.cpp.

References DoDogboneTestChecks().

◆ DoDogboneTestChecks()