This is a set of unit tests for the ethercat drivers. More...
Go to the source code of this file.
Classes | |
class | MotorUpdaterTest |
struct | UpdaterResult |
Macros | |
#define | COMMAND_TYPE ETHERCAT_DATA_STRUCTURE_0230_PALM_EDC_COMMAND |
Functions | |
int | main (int argc, char **argv) |
TEST (Utils, motor_updater_freq_low_tolerancy) | |
TEST (Utils, motor_updater_freq_medium_tolerancy) | |
TEST (Utils, motor_updater_freq_high_tolerancy) | |
This is a set of unit tests for the ethercat drivers.
/* Copyright 2011 Shadow Robot Company Ltd.
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation version 2 of the License.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
Definition in file motor_updater_test.cpp.
#define COMMAND_TYPE ETHERCAT_DATA_STRUCTURE_0230_PALM_EDC_COMMAND |
Definition at line 31 of file motor_updater_test.cpp.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 166 of file motor_updater_test.cpp.
TEST | ( | Utils | , |
motor_updater_freq_low_tolerancy | |||
) |
Definition at line 132 of file motor_updater_test.cpp.
TEST | ( | Utils | , |
motor_updater_freq_medium_tolerancy | |||
) |
Definition at line 143 of file motor_updater_test.cpp.
TEST | ( | Utils | , |
motor_updater_freq_high_tolerancy | |||
) |
Definition at line 154 of file motor_updater_test.cpp.