PX4 Firmware
PX4 Autopilot Software http://px4.io
commander_tests.cpp File Reference

Commander unit tests. More...

Include dependency graph for commander_tests.cpp:

Go to the source code of this file.

Functions

__EXPORT int commander_tests_main (int argc, char *argv[])
 

Detailed Description

Commander unit tests.

Run the tests as follows: nsh> commander_tests

Definition in file commander_tests.cpp.

Function Documentation

◆ commander_tests_main()

int commander_tests_main ( int  argc,
char *  argv[] 
)

Definition at line 49 of file commander_tests.cpp.

References stateMachineHelperTest().

Here is the call graph for this function: