Firmware
Macros | Functions
test_param.c File Reference

Tests related to the parameter system. More...

#include <px4_defines.h>
#include <stdio.h>
#include "systemlib/err.h"
#include <parameters/param.h>
#include "tests_main.h"

Macros

#define PARAM_MAGIC1   12345678
 
#define PARAM_MAGIC2   0xa5a5a5a5
 

Functions

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

Detailed Description

Tests related to the parameter system.