iCub-main
Functions
testServiceParserCanBattery.cpp File Reference
#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"
+ Include dependency graph for testServiceParserCanBattery.cpp:

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)
 

Function Documentation

◆ TEST() [1/24]

TEST ( General  ,
toEomn_negative_001   
)

Definition at line 308 of file testServiceParserCanBattery.cpp.

◆ TEST() [2/24]

TEST ( General  ,
toEomn_positive_001   
)

Definition at line 296 of file testServiceParserCanBattery.cpp.

◆ TEST() [3/24]

TEST ( ServiceParserCanBattery  ,
check_property_canboards_negative_001   
)

Definition at line 164 of file testServiceParserCanBattery.cpp.

◆ TEST() [4/24]

TEST ( ServiceParserCanBattery  ,
check_property_canboards_negative_002   
)

Definition at line 176 of file testServiceParserCanBattery.cpp.

◆ TEST() [5/24]

TEST ( ServiceParserCanBattery  ,
check_property_canboards_negative_003   
)

Definition at line 188 of file testServiceParserCanBattery.cpp.

◆ TEST() [6/24]

TEST ( ServiceParserCanBattery  ,
check_property_canboards_negative_004   
)

Definition at line 200 of file testServiceParserCanBattery.cpp.

◆ TEST() [7/24]

TEST ( ServiceParserCanBattery  ,
check_property_canboards_negative_005   
)

Definition at line 212 of file testServiceParserCanBattery.cpp.

◆ TEST() [8/24]

TEST ( ServiceParserCanBattery  ,
check_property_canboards_negative_006   
)

Definition at line 224 of file testServiceParserCanBattery.cpp.

◆ TEST() [9/24]

TEST ( ServiceParserCanBattery  ,
check_property_canboards_negative_007   
)

Definition at line 236 of file testServiceParserCanBattery.cpp.

◆ TEST() [10/24]

TEST ( ServiceParserCanBattery  ,
check_property_canboards_negative_008   
)

Definition at line 247 of file testServiceParserCanBattery.cpp.

◆ TEST() [11/24]

TEST ( ServiceParserCanBattery  ,
check_property_canboards_negative_009   
)

Definition at line 259 of file testServiceParserCanBattery.cpp.

◆ TEST() [12/24]

TEST ( ServiceParserCanBattery  ,
check_property_canboards_positive_001   
)

Definition at line 148 of file testServiceParserCanBattery.cpp.

◆ TEST() [13/24]

TEST ( ServiceParserCanBattery  ,
check_property_sensors_negative_001   
)

Definition at line 124 of file testServiceParserCanBattery.cpp.

◆ TEST() [14/24]

TEST ( ServiceParserCanBattery  ,
check_property_sensors_negative_002   
)

Definition at line 136 of file testServiceParserCanBattery.cpp.

◆ TEST() [15/24]

TEST ( ServiceParserCanBattery  ,
check_property_sensors_positive_001   
)

Definition at line 108 of file testServiceParserCanBattery.cpp.

◆ TEST() [16/24]

TEST ( ServiceParserCanBattery  ,
check_settings_negative_001   
)

Definition at line 48 of file testServiceParserCanBattery.cpp.

◆ TEST() [17/24]

TEST ( ServiceParserCanBattery  ,
check_settings_negative_002   
)

Definition at line 60 of file testServiceParserCanBattery.cpp.

◆ TEST() [18/24]

TEST ( ServiceParserCanBattery  ,
check_settings_negative_003   
)

Definition at line 72 of file testServiceParserCanBattery.cpp.

◆ TEST() [19/24]

TEST ( ServiceParserCanBattery  ,
check_settings_negative_004   
)

Definition at line 84 of file testServiceParserCanBattery.cpp.

◆ TEST() [20/24]

TEST ( ServiceParserCanBattery  ,
check_settings_negative_005   
)

Definition at line 96 of file testServiceParserCanBattery.cpp.

◆ TEST() [21/24]

TEST ( ServiceParserCanBattery  ,
check_settings_positive_001   
)

Definition at line 32 of file testServiceParserCanBattery.cpp.

◆ TEST() [22/24]

TEST ( ServiceParserCanBattery  ,
checkBoardType_negative_001   
)

Definition at line 279 of file testServiceParserCanBattery.cpp.

◆ TEST() [23/24]

TEST ( ServiceParserCanBattery  ,
checkBoardType_negative_002   
)

Definition at line 287 of file testServiceParserCanBattery.cpp.

◆ TEST() [24/24]

TEST ( ServiceParserCanBattery  ,
checkBoardType_positive_001   
)

Definition at line 271 of file testServiceParserCanBattery.cpp.