MOS Source Code
Loading...
Searching...
No Matches
test_custom_naming_style_importer_c.c File Reference
#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_other.pb.h"
#include "custom_naming_style_importer.pb.h"
+ Include dependency graph for test_custom_naming_style_importer_c.c:

Go to the source code of this file.

Functions

int main ()
 

Function Documentation

◆ main()

int main ( void )

Definition at line 11 of file test_custom_naming_style_importer_c.c.