iCub-main
|
#include <yarp/os/ResourceFinder.h>
#include <iostream>
#include <vector>
#include "EoManagement.h"
#include "gmock/gmock.h"
#include "gtest/gtest.h"
#include "serviceParserCanBattery.h"
#include "testUtils.h"
Go to the source code of this file.
Functions | |
TEST (ServiceParserCanBattery, check_settings_positive_001) | |
TEST (ServiceParserCanBattery, check_settings_negative_001) | |
TEST (ServiceParserCanBattery, check_settings_negative_002) | |
TEST (ServiceParserCanBattery, check_settings_negative_003) | |
TEST (ServiceParserCanBattery, check_settings_negative_004) | |
TEST (ServiceParserCanBattery, check_settings_negative_005) | |
TEST (ServiceParserCanBattery, check_property_sensors_positive_001) | |
TEST (ServiceParserCanBattery, check_property_sensors_negative_001) | |
TEST (ServiceParserCanBattery, check_property_sensors_negative_002) | |
TEST (ServiceParserCanBattery, check_property_canboards_positive_001) | |
TEST (ServiceParserCanBattery, check_property_canboards_negative_001) | |
TEST (ServiceParserCanBattery, check_property_canboards_negative_002) | |
TEST (ServiceParserCanBattery, check_property_canboards_negative_003) | |
TEST (ServiceParserCanBattery, check_property_canboards_negative_004) | |
TEST (ServiceParserCanBattery, check_property_canboards_negative_005) | |
TEST (ServiceParserCanBattery, check_property_canboards_negative_006) | |
TEST (ServiceParserCanBattery, check_property_canboards_negative_007) | |
TEST (ServiceParserCanBattery, check_property_canboards_negative_008) | |
TEST (ServiceParserCanBattery, check_property_canboards_negative_009) | |
TEST (ServiceParserCanBattery, checkBoardType_positive_001) | |
TEST (ServiceParserCanBattery, checkBoardType_negative_001) | |
TEST (ServiceParserCanBattery, checkBoardType_negative_002) | |
TEST (General, toEomn_positive_001) | |
TEST (General, toEomn_negative_001) | |
TEST | ( | General | , |
toEomn_negative_001 | |||
) |
Definition at line 308 of file testServiceParserCanBattery.cpp.
TEST | ( | General | , |
toEomn_positive_001 | |||
) |
Definition at line 296 of file testServiceParserCanBattery.cpp.
TEST | ( | ServiceParserCanBattery | , |
check_property_canboards_negative_001 | |||
) |
Definition at line 164 of file testServiceParserCanBattery.cpp.
TEST | ( | ServiceParserCanBattery | , |
check_property_canboards_negative_002 | |||
) |
Definition at line 176 of file testServiceParserCanBattery.cpp.
TEST | ( | ServiceParserCanBattery | , |
check_property_canboards_negative_003 | |||
) |
Definition at line 188 of file testServiceParserCanBattery.cpp.
TEST | ( | ServiceParserCanBattery | , |
check_property_canboards_negative_004 | |||
) |
Definition at line 200 of file testServiceParserCanBattery.cpp.
TEST | ( | ServiceParserCanBattery | , |
check_property_canboards_negative_005 | |||
) |
Definition at line 212 of file testServiceParserCanBattery.cpp.
TEST | ( | ServiceParserCanBattery | , |
check_property_canboards_negative_006 | |||
) |
Definition at line 224 of file testServiceParserCanBattery.cpp.
TEST | ( | ServiceParserCanBattery | , |
check_property_canboards_negative_007 | |||
) |
Definition at line 236 of file testServiceParserCanBattery.cpp.
TEST | ( | ServiceParserCanBattery | , |
check_property_canboards_negative_008 | |||
) |
Definition at line 247 of file testServiceParserCanBattery.cpp.
TEST | ( | ServiceParserCanBattery | , |
check_property_canboards_negative_009 | |||
) |
Definition at line 259 of file testServiceParserCanBattery.cpp.
TEST | ( | ServiceParserCanBattery | , |
check_property_canboards_positive_001 | |||
) |
Definition at line 148 of file testServiceParserCanBattery.cpp.
TEST | ( | ServiceParserCanBattery | , |
check_property_sensors_negative_001 | |||
) |
Definition at line 124 of file testServiceParserCanBattery.cpp.
TEST | ( | ServiceParserCanBattery | , |
check_property_sensors_negative_002 | |||
) |
Definition at line 136 of file testServiceParserCanBattery.cpp.
TEST | ( | ServiceParserCanBattery | , |
check_property_sensors_positive_001 | |||
) |
Definition at line 108 of file testServiceParserCanBattery.cpp.
TEST | ( | ServiceParserCanBattery | , |
check_settings_negative_001 | |||
) |
Definition at line 48 of file testServiceParserCanBattery.cpp.
TEST | ( | ServiceParserCanBattery | , |
check_settings_negative_002 | |||
) |
Definition at line 60 of file testServiceParserCanBattery.cpp.
TEST | ( | ServiceParserCanBattery | , |
check_settings_negative_003 | |||
) |
Definition at line 72 of file testServiceParserCanBattery.cpp.
TEST | ( | ServiceParserCanBattery | , |
check_settings_negative_004 | |||
) |
Definition at line 84 of file testServiceParserCanBattery.cpp.
TEST | ( | ServiceParserCanBattery | , |
check_settings_negative_005 | |||
) |
Definition at line 96 of file testServiceParserCanBattery.cpp.
TEST | ( | ServiceParserCanBattery | , |
check_settings_positive_001 | |||
) |
Definition at line 32 of file testServiceParserCanBattery.cpp.
TEST | ( | ServiceParserCanBattery | , |
checkBoardType_negative_001 | |||
) |
Definition at line 279 of file testServiceParserCanBattery.cpp.
TEST | ( | ServiceParserCanBattery | , |
checkBoardType_negative_002 | |||
) |
Definition at line 287 of file testServiceParserCanBattery.cpp.
TEST | ( | ServiceParserCanBattery | , |
checkBoardType_positive_001 | |||
) |
Definition at line 271 of file testServiceParserCanBattery.cpp.