Firmware
Functions
test_bson.cpp File Reference

Tests for the bson en/decoder. More...

#include <inttypes.h>
#include <px4_defines.h>
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <limits.h>
#include <math.h>
#include <systemlib/err.h>
#include <parameters/tinybson/tinybson.h>
#include "tests_main.h"

Functions

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

Detailed Description

Tests for the bson en/decoder.