![]() |
peripherals
1.4.2
RoadNarrows Robotics Hardware Peripherals Package
|
Unit test for libmot roboteq-small motor controller. More...
#include <iostream>#include <string>#include <stdio.h>#include "rnr/rnrconfig.h"#include "rnr/log.h"#include "rnr/mot/MotDummy.h"#include <gtest/gtest.h>Go to the source code of this file.
Functions | |
| static int | testMotDummySetSpeed () |
| Sanity test Roboteq-small interface. More... | |
| TEST (MotDummy, setSpeed) | |
| static int | testMotDummyGetAttrSpeed () |
| Sanity test Roboteq-small interface. More... | |
| TEST (MotDummy, getAttrSpeed) | |
Unit test for libmot roboteq-small motor controller.
Definition in file ut-MotDummy.cxx.