|
PX4 Firmware
PX4 Autopilot Software http://px4.io
|
#include <string.h>#include "../uORBDeviceNode.hpp"#include "../uORB.h"#include "../uORBCommon.hpp"#include "uORBTest_UnitTest.hpp"Go to the source code of this file.
Functions | |
| __EXPORT int | uorb_tests_main (int argc, char *argv[]) |
| static void | usage () |
| int uorb_tests_main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 51 of file uORB_tests_main.cpp.
References uORBTest::UnitTest::instance(), uORBTest::UnitTest::latency_test(), OK, uORBTest::UnitTest::test(), and usage().
|
static |
Definition at line 45 of file uORB_tests_main.cpp.
Referenced by uorb_tests_main().