SELKIELogger  1.0.0
MPTests.c File Reference

Test message creation and destruction. More...

#include <assert.h>
#include <stdio.h>
#include <stdlib.h>
#include <sys/time.h>
#include "SELKIELoggerBase.h"
#include "SELKIELoggerMP.h"
Include dependency graph for MPTests.c:

Go to the source code of this file.

Functions

int main (void)
 

Detailed Description

Test message creation and destruction.

Definition in file MPTests.c.

Function Documentation

◆ main()

int main ( void  )

Tests different creation, reading and writing of msg_t structures.

Returns
0 (Pass), -1 (Fail), -2 (Failed to run / Error)

Definition at line 44 of file MPTests.c.