KiCad PCB EDA Suite
Loading...
Searching...
No Matches
test_packed_rtree.cpp File Reference
#include <qa_utils/wx_utils/unit_test_utils.h>
#include <geometry/rtree/packed_rtree.h>
#include <algorithm>
#include <cstdlib>
#include <random>
#include <set>
#include <vector>

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (EmptyTree)
 
 BOOST_AUTO_TEST_CASE (SingleItem)
 
 BOOST_AUTO_TEST_CASE (KnownGrid)
 
 BOOST_AUTO_TEST_CASE (PointItems)
 
 BOOST_AUTO_TEST_CASE (OverlappingItems)
 
 BOOST_AUTO_TEST_CASE (EarlyTermination)
 
 BOOST_AUTO_TEST_CASE (FullIteration)
 
 BOOST_AUTO_TEST_CASE (LargeDatasetBruteForce)
 
 BOOST_AUTO_TEST_CASE (MemoryUsage)
 
 BOOST_AUTO_TEST_CASE (MoveSemantics)
 
 BOOST_AUTO_TEST_CASE (ThreeDimensional)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/11]

◆ BOOST_AUTO_TEST_CASE() [2/11]

◆ BOOST_AUTO_TEST_CASE() [3/11]

◆ BOOST_AUTO_TEST_CASE() [4/11]

◆ BOOST_AUTO_TEST_CASE() [5/11]

◆ BOOST_AUTO_TEST_CASE() [6/11]

◆ BOOST_AUTO_TEST_CASE() [7/11]

◆ BOOST_AUTO_TEST_CASE() [8/11]

◆ BOOST_AUTO_TEST_CASE() [9/11]

◆ BOOST_AUTO_TEST_CASE() [10/11]

◆ BOOST_AUTO_TEST_CASE() [11/11]