![]() |
MOS Source Code
|
#include <stdio.h>
#include <stdbool.h>
#include <string.h>
#include <assert.h>
#include <pb_encode.h>
#include <pb_decode.h>
#include "unittests.h"
#include "custom_naming_style.pb.h"
Go to the source code of this file.
Functions | |
int | main () |
Definition at line 10 of file test_custom_naming_style_c.c.