Go to the source code of this file.
Functions | |
template<typename T > | |
static bool | EQ3 (T x, T y0, T y1, T y2) |
int | main (int argc, char **argv) |
TEST (PlatformMap, constructor) | |
TEST (PlatformMap, findModule) | |
TEST (PlatformMap, findPlatform) | |
TEST (PlatformMap, operators) | |
|
static |
Definition at line 12 of file test_platform_map.cpp.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 172 of file test_platform_map.cpp.
TEST | ( | PlatformMap | , |
constructor | |||
) |
Definition at line 20 of file test_platform_map.cpp.
TEST | ( | PlatformMap | , |
findModule | |||
) |
Definition at line 41 of file test_platform_map.cpp.
TEST | ( | PlatformMap | , |
findPlatform | |||
) |
Definition at line 95 of file test_platform_map.cpp.
TEST | ( | PlatformMap | , |
operators | |||
) |
Definition at line 126 of file test_platform_map.cpp.