Added unit test for feedback service.

This commit is contained in:
Markus Makela
2015-03-09 14:17:40 +02:00
parent e1a6b1de08
commit 02e742f29e
5 changed files with 101 additions and 2 deletions

View File

@ -39,6 +39,8 @@
#define _NOTIFICATION_SEND_ERROR 2
#define _NOTIFICATION_REPORT_ROW_LEN 255
#include <stdint.h>
/**
* The configuration and usage information data for feeback service
*/