#include <boost/test/included/unit_test.hpp>
#include "coal/contact_patch.h"
#include "utility.h"
Go to the source code of this file.
◆ BOOST_TEST_MODULE
      
        
          | #define BOOST_TEST_MODULE   COAL_CONTACT_PATCH | 
      
 
 
◆ BOOST_AUTO_TEST_CASE() [1/11]
      
        
          | BOOST_AUTO_TEST_CASE | ( | box_box |  | ) |  | 
      
 
 
◆ BOOST_AUTO_TEST_CASE() [2/11]
      
        
          | BOOST_AUTO_TEST_CASE | ( | box_box_no_collision |  | ) |  | 
      
 
 
◆ BOOST_AUTO_TEST_CASE() [3/11]
      
        
          | BOOST_AUTO_TEST_CASE | ( | box_sphere |  | ) |  | 
      
 
 
◆ BOOST_AUTO_TEST_CASE() [4/11]
      
        
          | BOOST_AUTO_TEST_CASE | ( | convex_convex |  | ) |  | 
      
 
 
◆ BOOST_AUTO_TEST_CASE() [5/11]
      
        
          | BOOST_AUTO_TEST_CASE | ( | edge_case_segment_face |  | ) |  | 
      
 
 
◆ BOOST_AUTO_TEST_CASE() [6/11]
      
        
          | BOOST_AUTO_TEST_CASE | ( | edge_case_segment_segment |  | ) |  | 
      
 
 
◆ BOOST_AUTO_TEST_CASE() [7/11]
      
        
          | BOOST_AUTO_TEST_CASE | ( | edge_case_vertex_vertex |  | ) |  | 
      
 
 
◆ BOOST_AUTO_TEST_CASE() [8/11]
      
        
          | BOOST_AUTO_TEST_CASE | ( | halfspace_box |  | ) |  | 
      
 
 
◆ BOOST_AUTO_TEST_CASE() [9/11]
      
        
          | BOOST_AUTO_TEST_CASE | ( | halfspace_capsule |  | ) |  | 
      
 
 
◆ BOOST_AUTO_TEST_CASE() [10/11]
      
        
          | BOOST_AUTO_TEST_CASE | ( | halfspace_cone |  | ) |  | 
      
 
 
◆ BOOST_AUTO_TEST_CASE() [11/11]
      
        
          | BOOST_AUTO_TEST_CASE | ( | halfspace_cylinder |  | ) |  |