Firmware
Functions
tests_main.h File Reference

Tests declaration file. More...

#include <px4_config.h>

Go to the source code of this file.

Functions

__BEGIN_DECLS int test_adc (int argc, char *argv[])
 
int test_autodeclination (int argc, char *argv[])
 
int test_bezierQuad (int argc, char *argv[])
 
int test_bson (int argc, char *argv[])
 
int test_controlmath (int argc, char *argv[])
 
int test_conv (int argc, char *argv[])
 
int test_dataman (int argc, char *argv[])
 
int test_file (int argc, char *argv[])
 
int test_file2 (int argc, char *argv[])
 
int test_float (int argc, char *argv[])
 
int test_hott_telemetry (int argc, char *argv[])
 
int test_hrt (int argc, char *argv[])
 
int test_hysteresis (int argc, char *argv[])
 
int test_int (int argc, char *argv[])
 
int test_IntrusiveQueue (int argc, char *argv[])
 
int test_jig_voltages (int argc, char *argv[])
 
int test_led (int argc, char *argv[])
 
int test_List (int argc, char *argv[])
 
int test_mathlib (int argc, char *argv[])
 
int test_matrix (int argc, char *argv[])
 
int test_microbench_hrt (int argc, char *argv[])
 
int test_microbench_math (int argc, char *argv[])
 
int test_microbench_matrix (int argc, char *argv[])
 
int test_microbench_uorb (int argc, char *argv[])
 
int test_mixer (int argc, char *argv[])
 
int test_mount (int argc, char *argv[])
 
int test_param (int argc, char *argv[])
 
int test_parameters (int argc, char *argv[])
 
int test_perf (int argc, char *argv[])
 
int test_ppm (int argc, char *argv[])
 
int test_ppm_loopback (int argc, char *argv[])
 
int test_rc (int argc, char *argv[])
 
int test_search_min (int argc, char *argv[])
 
int test_sensors (int argc, char *argv[])
 
int test_servo (int argc, char *argv[])
 
int test_sleep (int argc, char *argv[])
 
int test_smooth_z (int argc, char *argv[])
 
int test_time (int argc, char *argv[])
 
int test_tone (int argc, char *argv[])
 
int test_uart_baudchange (int argc, char *argv[])
 
int test_uart_break (int argc, char *argv[])
 
int test_uart_console (int argc, char *argv[])
 
int test_uart_loopback (int argc, char *argv[])
 
int test_uart_send (int argc, char *argv[])
 
int test_versioning (int argc, char *argv[])
 
int commander_tests_main (int argc, char *argv[])
 
int mavlink_tests_main (int argc, char *argv[])
 
int controllib_test_main (int argc, char *argv[])
 
int uorb_tests_main (int argc, char *argv[])
 
int rc_tests_main (int argc, char *argv[])
 
int sf0x_tests_main (int argc, char *argv[])
 

Detailed Description

Tests declaration file.