#include <stdexcept>#include <gtest/gtest.h>#include "map_server/image_loader.h"#include "test_constants.h"
Go to the source code of this file.
Functions | |
| std::vector< unsigned int > | countValues (const nav_msgs::GetMap::Response &map_resp) |
| int | main (int argc, char **argv) |
| TEST (MapServer, loadInvalidFile) | |
| TEST (MapServer, loadValidBMP) | |
| TEST (MapServer, loadValidPNG) | |
| TEST (MapServer, testMapMode) | |
| std::vector<unsigned int> countValues | ( | const nav_msgs::GetMap::Response & | map_resp | ) |