#include <gtest/gtest.h>
#include <sensor_msgs/point_cloud2_iterator.h>
Go to the source code of this file.
|  | 
| int | main (int argc, char **argv) | 
|  | 
|  | TEST (sensor_msgs, PointCloud2Iterator) | 
|  | 
|  | TEST (sensor_msgs, PointCloud2Iterator_Empty) | 
|  | 
◆ _GLIBCXX_DEBUG
◆ main()
      
        
          | int main | ( | int | argc, | 
        
          |  |  | char ** | argv | 
        
          |  | ) |  |  | 
      
 
 
◆ TEST() [1/2]
      
        
          | TEST | ( | sensor_msgs | , | 
        
          |  |  | PointCloud2Iterator |  | 
        
          |  | ) |  |  | 
      
 
 
◆ TEST() [2/2]
      
        
          | TEST | ( | sensor_msgs | , | 
        
          |  |  | PointCloud2Iterator_Empty |  | 
        
          |  | ) |  |  |