Functions
memory_blocs_parser_external_data.test.cc File Reference
#include <array>
#include <gtest/gtest.h>
#include <ixblue_stdbin_decoder/memory_blocs_parsers/external_data/depth.h>
#include <ixblue_stdbin_decoder/memory_blocs_parsers/external_data/dmi.h>
#include <ixblue_stdbin_decoder/memory_blocs_parsers/external_data/dvl_ground_speed.h>
#include <ixblue_stdbin_decoder/memory_blocs_parsers/external_data/dvl_water_speed.h>
#include <ixblue_stdbin_decoder/memory_blocs_parsers/external_data/emlog.h>
#include <ixblue_stdbin_decoder/memory_blocs_parsers/external_data/eventmarker.h>
#include <ixblue_stdbin_decoder/memory_blocs_parsers/external_data/gnss.h>
#include <ixblue_stdbin_decoder/memory_blocs_parsers/external_data/lbl.h>
#include <ixblue_stdbin_decoder/memory_blocs_parsers/external_data/logbook.h>
#include <ixblue_stdbin_decoder/memory_blocs_parsers/external_data/sound_velocity.h>
#include <ixblue_stdbin_decoder/memory_blocs_parsers/external_data/turret_angles.h>
#include <ixblue_stdbin_decoder/memory_blocs_parsers/external_data/usbl.h>
#include <ixblue_stdbin_decoder/memory_blocs_parsers/external_data/utc.h>
#include <ixblue_stdbin_decoder/memory_blocs_parsers/external_data/vtg.h>
Include dependency graph for memory_blocs_parser_external_data.test.cc:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 
 TEST (MemoryBocksParser, ParseUtc)
 
 TEST (MemoryBocksParser, ParseGnss)
 
 TEST (MemoryBocksParser, ParseEmlog)
 
 TEST (MemoryBocksParser, ParseUsbl)
 
 TEST (MemoryBocksParser, ParseDepth)
 
 TEST (MemoryBocksParser, ParseDvlGroundSpeed)
 
 TEST (MemoryBocksParser, ParseDvlWaterSpeed)
 
 TEST (MemoryBocksParser, ParseSoundVelocity)
 
 TEST (MemoryBocksParser, ParseDmi)
 
 TEST (MemoryBocksParser, ParseLbl)
 
 TEST (MemoryBocksParser, ParseEventMarker)
 
 TEST (MemoryBocksParser, ParseTurretAngles)
 
 TEST (MemoryBocksParser, ParseVtg)
 
 TEST (MemoryBocksParser, ParseLogBook)
 

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 934 of file memory_blocs_parser_external_data.test.cc.

TEST ( MemoryBocksParser  ,
ParseUtc   
)

Definition at line 21 of file memory_blocs_parser_external_data.test.cc.

TEST ( MemoryBocksParser  ,
ParseGnss   
)

Definition at line 44 of file memory_blocs_parser_external_data.test.cc.

TEST ( MemoryBocksParser  ,
ParseEmlog   
)

Definition at line 174 of file memory_blocs_parser_external_data.test.cc.

TEST ( MemoryBocksParser  ,
ParseUsbl   
)

Definition at line 228 of file memory_blocs_parser_external_data.test.cc.

TEST ( MemoryBocksParser  ,
ParseDepth   
)

Definition at line 357 of file memory_blocs_parser_external_data.test.cc.

TEST ( MemoryBocksParser  ,
ParseDvlGroundSpeed   
)

Definition at line 384 of file memory_blocs_parser_external_data.test.cc.

TEST ( MemoryBocksParser  ,
ParseDvlWaterSpeed   
)

Definition at line 467 of file memory_blocs_parser_external_data.test.cc.

TEST ( MemoryBocksParser  ,
ParseSoundVelocity   
)

Definition at line 547 of file memory_blocs_parser_external_data.test.cc.

TEST ( MemoryBocksParser  ,
ParseDmi   
)

Definition at line 571 of file memory_blocs_parser_external_data.test.cc.

TEST ( MemoryBocksParser  ,
ParseLbl   
)

Definition at line 595 of file memory_blocs_parser_external_data.test.cc.

TEST ( MemoryBocksParser  ,
ParseEventMarker   
)

Definition at line 741 of file memory_blocs_parser_external_data.test.cc.

TEST ( MemoryBocksParser  ,
ParseTurretAngles   
)

Definition at line 807 of file memory_blocs_parser_external_data.test.cc.

TEST ( MemoryBocksParser  ,
ParseVtg   
)

Definition at line 837 of file memory_blocs_parser_external_data.test.cc.

TEST ( MemoryBocksParser  ,
ParseLogBook   
)

Definition at line 896 of file memory_blocs_parser_external_data.test.cc.



ixblue_stdbin_decoder
Author(s): Adrien BARRAL , Laure LEBROTON
autogenerated on Sat Jan 9 2021 03:13:21